Files
ladybird/Userland/Libraries/LibJS/Interpreter.cpp
Linus Groh 58c34012dd LibJS: Pop execution context after running queued jobs in run()
These would crash starting with the next commit otherwise, calling a
function always requires the running execution context to exist.
2021-10-09 14:29:20 +01:00

3.1 KiB