diff --git a/Libraries/LibJS/Bytecode/Interpreter.cpp b/Libraries/LibJS/Bytecode/Interpreter.cpp index 2a82237cdf6..432c62cdeb5 100644 --- a/Libraries/LibJS/Bytecode/Interpreter.cpp +++ b/Libraries/LibJS/Bytecode/Interpreter.cpp @@ -229,6 +229,7 @@ ThrowCompletionOr Interpreter::run(Script& script_record, GC::Ptr Interpreter::run(Script& script_record, GC::Ptr Interpreter::run(Script& script_record, GC::Ptr