mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 17:28:30 +00:00
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. :^)