Files
ladybird/Userland/Libraries/LibJS/Bytecode
Andreas Kling 66936a0d61 LibJS/Bytecode: Fix non-string keys not being excluded in rest object
By converting the excluded names to PropertyKey before filtering, we
ensure that non-string keys get excluded as needed.

14 new passes on test262. :^)
2023-06-25 18:02:37 +02:00
..
2023-05-24 23:18:07 +02:00