mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-26 07:17:25 +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. :^)