Files
ladybird/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp
Linus Groh 2b8d5696ab LibJS: Allocate a Realm next to GlobalObject in Interpreter::create()
Also pass a Realm reference to the Bytecode::Interpreter constructor,
just like we pass the GlobalObject.
2021-09-12 11:10:20 +01:00

6.5 KiB