Files
ladybird/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.h
Andreas Kling 9dae1acc31 LibJS: Pass ExecutionContext to Interpreter::run_executable()
This avoids having to get it from the VM's context stack, since most
callers already have it on hand.
2025-10-29 21:20:10 +01:00

11 KiB