Files
serenity/Userland/Libraries
Andreas Kling 9330163b0b LibJS: Make sure the global CallFrame doesn't go out of scope
The Bytecode::Interpreter will push a global call frame if needed,
and it needs to make sure that call frame survives until the end
of the Interpreter::run() function.
2021-06-07 18:11:59 +02:00
..
2021-06-06 22:16:11 +02:00
2021-06-06 22:16:11 +02:00
2021-06-06 22:16:11 +02:00