Files
ladybird/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp
Jonne Ransijn bc05f6303f LibJS: Add PutBySpread instruction
This object property kind had completely different behaviour.
By adding an instruction for it, we can remove a bunch of special
casing, and avoid creating dummy `PropertyKey` values.
2024-11-09 17:55:03 +01:00

162 KiB