Files
ladybird/Userland/Libraries/LibJS/Bytecode
Andreas Kling c90bf22d29 LibJS/Bytecode: Use primitive this for strict mode GetByValue
GetByValue now shares code with GetById to elide the synthetic wrapper
objects for primitive values in strict mode.

Fixes 2 test-js tests in bytecode mode. :^)
2023-07-21 14:14:00 +02:00
..
2023-05-24 23:18:07 +02:00