Files
ladybird/Libraries/LibJS/Runtime/ErrorConstructor.cpp
Andreas Kling 1ff9d33131 LibJS: Make Function::call() not require an Interpreter&
This makes a difference inside ScriptFunction::call(), which will now
instantiate a temporary Interpreter if one is not attached to the VM.
2020-09-27 20:26:58 +02:00

5.4 KiB