mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-26 15:25:48 +00:00
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.