summaryrefslogtreecommitdiff
path: root/Userland/Games/CMakeLists.txt
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-06-22 22:20:17 +0200
committerAndreas Kling <kling@serenityos.org>2021-06-22 22:20:17 +0200
commit8a3c9d98514cd73e30059983089f3a0d33b86819 (patch)
tree99018e0e334cc92e0688c18fdc36bc26a83cb128 /Userland/Games/CMakeLists.txt
parent1082e99e08290d21a699ad8b79a4b2027a8139f7 (diff)
downloadserenity-8a3c9d98514cd73e30059983089f3a0d33b86819.zip
LibJS: Remove direct argument loading since it was buggy
The parser doesn't always track lexical scopes correctly, so let's not rely on that for direct argument loading. This reverts the LoadArguments bytecode instruction as well. We can bring these things back when the parser can reliably tell us that a given Identifier is indeed a function argument.
Diffstat (limited to 'Userland/Games/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions