Skip to content

Instantly share code, notes, and snippets.

@ADKaster
Created April 19, 2024 22:43
Show Gist options
  • Save ADKaster/28ac590d1e2833a17254e84f51c4fd1b to your computer and use it in GitHub Desktop.
Save ADKaster/28ac590d1e2833a17254e84f51c4fd1b to your computer and use it in GitHub Desktop.
Backtrace for github.com
Program received signal SIGILL, Illegal instruction.
ak_verification_failed (message=0x74a6872f3d7b "!_temporary_result.is_error() at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Node.cpp:829") at /home/andrew/serenity/AK/Assertions.cpp:108
108 __builtin_trap();
(gdb) bt
#0 ak_verification_failed (message=0x74a6872f3d7b "!_temporary_result.is_error() at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Node.cpp:829")
at /home/andrew/serenity/AK/Assertions.cpp:108
#1 0x000074a687702bf9 in Web::DOM::Node::clone_node(Web::DOM::Document*, bool)::$_0::operator()<AK::FlyString const, AK::String const>(AK::FlyString const&, AK::String const&) const (this=<optimized out>, name=..., value=...) at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Node.cpp:829
#2 AK::Function<void (AK::FlyString const&, AK::String const&)>::CallableWrapper<Web::DOM::Node::clone_node(Web::DOM::Document*, bool)::$_0>::call(AK::FlyString const&, AK::String const&) (this=<optimized out>, in=..., in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#3 0x000074a6876d3e5e in AK::Function<void (AK::FlyString const&, AK::String const&)>::operator()(AK::FlyString const&, AK::String const&) const (
this=0x7ffda1e11de0, in=..., in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#4 Web::DOM::Element::for_each_attribute(AK::Function<void (AK::FlyString const&, AK::String const&)>) const::$_0::operator()(Web::DOM::Attr const&) const (
this=<optimized out>, attr=...) at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Element.cpp:2063
#5 AK::Function<void (Web::DOM::Attr const&)>::CallableWrapper<Web::DOM::Element::for_each_attribute(AK::Function<void (AK::FlyString const&, AK::String const&)>) const::$_0>::call(Web::DOM::Attr const&) (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#6 0x000074a6876d2b77 in AK::Function<void (Web::DOM::Attr const&)>::operator()(Web::DOM::Attr const&) const (this=0x7ffda1e11d30, in=...)
at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#7 Web::DOM::Element::for_each_attribute(AK::Function<void (Web::DOM::Attr const&)>) const (this=0x74a678cad5b0, callback=...)
at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Element.cpp:2057
#8 0x000074a6876d2c27 in Web::DOM::Element::for_each_attribute(AK::Function<void (AK::FlyString const&, AK::String const&)>) const (this=0x5806d9a12480,
callback=...) at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Element.cpp:2062
#9 0x000074a6876fdedf in Web::DOM::Node::clone_node (this=this@entry=0x74a678cad5b0, document=<optimized out>, document@entry=0x74a67b81f720,
clone_children=true) at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Node.cpp:826
#10 0x000074a6876fe370 in Web::DOM::Node::clone_node(Web::DOM::Document*, bool)::$_1::operator()<Web::DOM::Node>(Web::DOM::Node&) const (child=...,
this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Node.cpp:898
#11 Web::DOM::Node::for_each_child<Web::DOM::Node::clone_node(Web::DOM::Document*, bool)::$_1>(Web::DOM::Node::clone_node(Web::DOM::Document*, bool)::$_1) (
this=<optimized out>, callback=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibWeb/DOM/Node.h:562
#12 Web::DOM::Node::clone_node (this=<optimized out>, document=<optimized out>, clone_children=<optimized out>)
at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Node.cpp:897
#13 0x000074a6876a8061 in Web::DOM::Document::import_node (this=0x74a67b81f720, node=..., deep=true)
at /home/andrew/serenity/Userland/Libraries/LibWeb/DOM/Document.cpp:1736
#14 0x000074a687c1d907 in Web::Bindings::DocumentPrototype::import_node(JS::VM&)::$_0::operator()() const (this=<optimized out>)
at Userland/Libraries/LibWeb/Bindings/DocumentPrototype.cpp:4895
#15 Web::Bindings::throw_dom_exception_if_needed<Web::Bindings::DocumentPrototype::import_node(JS::VM&)::$_0, Web::WebIDL::ExceptionOr<JS::NonnullGCPtr<Web::DOM::Node> >, JS::NonnullGCPtr<Web::DOM::Node> >(JS::VM&, Web::Bindings::DocumentPrototype::import_node(JS::VM&)::$_0&&) (vm=..., fn=...)
at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibWeb/Bindings/ExceptionOrUtils.h:97
#16 Web::Bindings::DocumentPrototype::import_node (vm=...) at Userland/Libraries/LibWeb/Bindings/DocumentPrototype.cpp:4895
--Type <RET> for more, q to quit, c to continue without paging--
#17 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#18 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#19 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#20 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b7699e0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#21 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#22 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#23 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#24 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d7bdd098, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#25 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d7bdd098, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#26 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#27 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#28 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa4a900) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#29 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa4a900, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#30 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#31 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#32 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#33 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#34 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#35 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#36 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#37 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#38 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#39 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#40 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d7bd88b0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#41 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d7bd88b0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#42 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#43 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#44 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa43040) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#45 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa43040, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#46 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#47 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#48 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#49 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806cb634df8, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#50 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806cb634df8, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#51 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#52 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#53 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa403c0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#54 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa403c0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#55 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#56 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#57 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#58 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#59 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#60 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#61 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#62 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#63 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#64 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
--Type <RET> for more, q to quit, c to continue without paging--
#65 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d0899960, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#66 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d0899960, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#67 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#68 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#69 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa3e040) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#70 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa3e040, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#71 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#72 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#73 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#74 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#75 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#76 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#77 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#78 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#79 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#80 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#81 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806cb5f4700, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#82 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806cb5f4700, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#83 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#84 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#85 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa3c200) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#86 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa3c200, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#87 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#88 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#89 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#90 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#91 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#92 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#93 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#94 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#95 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#96 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#97 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c4292060, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#98 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c4292060, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#99 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#100 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#101 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a676bf7e40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#102 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a676bf7e40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#103 0x000074a6864f3623 in JS::call_impl (vm=..., function=..., this_value=this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:61
#104 0x000074a686561f97 in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:85
#105 JS::BoundFunction::internal_call (this=<optimized out>, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/BoundFunction.cpp:68
#106 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#107 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#108 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#109 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806cbeeae30, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#110 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806cbeeae30, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#111 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#112 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
--Type <RET> for more, q to quit, c to continue without paging--
#113 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a676bdc040) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#114 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a676bdc040, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#115 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#116 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#117 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#118 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c428ed50, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#119 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c428ed50, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#120 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#121 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#122 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b71f040) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#123 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b71f040, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#124 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#125 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#126 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#127 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#128 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#129 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#130 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#131 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#132 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#133 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#134 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c4291160, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#135 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c4291160, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#136 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#137 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#138 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa3ee40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#139 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa3ee40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#140 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#141 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#142 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#143 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c4290b20, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#144 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c4290b20, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#145 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#146 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#147 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa42ac0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#148 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa42ac0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#149 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#150 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#151 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#152 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#153 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#154 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#155 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#156 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#157 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#158 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#159 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c428e4e0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#160 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c428e4e0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
--Type <RET> for more, q to quit, c to continue without paging--
#161 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#162 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#163 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa3e200) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#164 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa3e200, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#165 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#166 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#167 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#168 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#169 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#170 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#171 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#172 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#173 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#174 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#175 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c427f750, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#176 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c427f750, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#177 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#178 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#179 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa3d200) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#180 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa3d200, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#181 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#182 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#183 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#184 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#185 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#186 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#187 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#188 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#189 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#190 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#191 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d64286b0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#192 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d64286b0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#193 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#194 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#195 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa36200) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#196 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa36200, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#197 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#198 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#199 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#200 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#201 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#202 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#203 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#204 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#205 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#206 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#207 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806cb1600e0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#208 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806cb1600e0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
--Type <RET> for more, q to quit, c to continue without paging--
#209 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#210 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#211 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b0523c0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#212 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b0523c0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#213 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#214 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#215 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#216 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806cb41a248, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#217 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806cb41a248, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#218 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#219 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#220 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa00200) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#221 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa00200, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#222 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#223 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#224 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#225 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d81cc500, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#226 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d81cc500, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#227 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#228 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#229 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b61f3c0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#230 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b61f3c0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#231 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#232 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#233 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#234 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d7764890, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#235 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d7764890, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#236 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#237 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#238 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b61f580) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#239 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b61f580, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#240 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#241 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#242 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#243 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806da0296f8, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#244 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806da0296f8, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#245 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#246 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#247 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b5f33c0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#248 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b5f33c0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#249 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#250 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#251 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#252 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#253 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#254 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#255 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#256 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
--Type <RET> for more, q to quit, c to continue without paging--
#257 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#258 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#259 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806cb425250, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#260 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806cb425250, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#261 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#262 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#263 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67a9ff040) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#264 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67a9ff040, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#265 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#266 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#267 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#268 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d62bfb60, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#269 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d62bfb60, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#270 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#271 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#272 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a679849040) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#273 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a679849040, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#274 0x000074a6864f3623 in JS::call_impl (vm=..., function=..., this_value=this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:61
#275 0x000074a686561f97 in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:85
#276 JS::BoundFunction::internal_call (this=<optimized out>, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/BoundFunction.cpp:68
#277 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#278 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#279 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#280 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d58b7398, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#281 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d58b7398, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#282 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#283 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#284 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67985bac0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#285 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67985bac0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#286 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#287 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#288 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#289 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d61c8dc0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#290 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d61c8dc0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#291 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#292 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#293 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67985b900) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#294 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67985b900, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#295 0x000074a6864f3623 in JS::call_impl (vm=..., function=..., this_value=this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:61
#296 0x000074a686561f97 in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:85
#297 JS::BoundFunction::internal_call (this=<optimized out>, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/BoundFunction.cpp:68
#298 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#299 0x000074a6865a87ba in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:107
#300 JS::FunctionPrototype::apply (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:79
#301 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#302 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#303 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#304 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a5f0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
--Type <RET> for more, q to quit, c to continue without paging--
#305 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#306 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#307 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#308 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d7868620, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#309 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d7868620, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#310 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#311 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#312 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aff7740) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#313 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aff7740, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#314 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#315 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#316 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#317 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c42a2d48, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#318 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c42a2d48, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#319 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#320 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#321 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aff6e40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#322 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aff6e40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#323 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#324 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#325 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#326 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c429a968, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#327 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c429a968, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#328 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#329 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#330 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa47900) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#331 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa47900, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#332 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#333 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#334 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#335 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#336 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#337 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#338 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#339 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#340 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#341 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#342 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d6f26300, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#343 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d6f26300, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#344 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#345 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#346 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa36c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#347 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa36c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#348 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#349 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#350 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#351 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c4296870, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#352 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c4296870, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
--Type <RET> for more, q to quit, c to continue without paging--
#353 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#354 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#355 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b727e40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#356 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b727e40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#357 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#358 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#359 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#360 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c428d420, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#361 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c428d420, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#362 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#363 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#364 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa48c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#365 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa48c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#366 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#367 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#368 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#369 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c427d430, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#370 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c427d430, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#371 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#372 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#373 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a676d75ac0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#374 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a676d75ac0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#375 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#376 0x000074a686667591 in JS::call<JS::Value&> (vm=..., function=..., this_value=..., this_value@entry=..., args=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:116
#377 JS::Object::ordinary_set_with_own_descriptor (this=0x74a67444b380, property_key=..., value=value@entry=..., receiver=..., own_descriptor=..., cacheable_metadata=0x0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:1027
#378 0x000074a686666fd2 in JS::Object::internal_set (this=0x74a67444b380, property_key=..., value=..., receiver=..., cacheable_metadata=0x0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:936
#379 0x000074a6866674a5 in JS::Object::ordinary_set_with_own_descriptor (this=0x74a67445e200, property_key=..., value=value@entry=..., receiver=..., own_descriptor=..., cacheable_metadata=0x7ffda1e1f2f0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:956
#380 0x000074a686666fd2 in JS::Object::internal_set (this=0x74a67445e200, property_key=..., value=..., receiver=..., cacheable_metadata=0x7ffda1e1f2f0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:936
#381 0x000074a6864619e8 in JS::Bytecode::put_by_property_key (vm=..., base=..., this_value=this_value@entry=..., value=..., base_identifier=..., name=..., kind=JS::Bytecode::Op::PropertyKind::KeyValue, cache=0x5806d0f9a710)
at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:289
#382 0x000074a686454929 in JS::Bytecode::Op::PutById::execute_impl (this=this@entry=0x5806d98009e0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1138
#383 0x000074a6864412b0 in JS::Bytecode::Instruction::execute (this=0x5806d98009e0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#384 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#385 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#386 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a6786ae200) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#387 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a6786ae200, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#388 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#389 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#390 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#391 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d97f02e0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#392 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d97f02e0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#393 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#394 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#395 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a6786b0c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#396 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a6786b0c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#397 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#398 0x000074a6865a87ba in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:107
#399 JS::FunctionPrototype::apply (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:79
--Type <RET> for more, q to quit, c to continue without paging--
#400 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#401 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#402 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#403 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a5f0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#404 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#405 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#406 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#407 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d7868620, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#408 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d7868620, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#409 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#410 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#411 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aff7740) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#412 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aff7740, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#413 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#414 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#415 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#416 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c42a2d48, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#417 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c42a2d48, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#418 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#419 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#420 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aff6e40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#421 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aff6e40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#422 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#423 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#424 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#425 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c429a968, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#426 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c429a968, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#427 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#428 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#429 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa47900) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#430 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa47900, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#431 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#432 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#433 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#434 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#435 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#436 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#437 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#438 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#439 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#440 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#441 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d6f26300, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#442 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d6f26300, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#443 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#444 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#445 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa36c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#446 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa36c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#447 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
--Type <RET> for more, q to quit, c to continue without paging--
#448 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#449 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#450 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c4296870, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#451 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c4296870, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#452 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#453 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#454 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b727e40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#455 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b727e40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#456 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#457 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#458 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#459 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c428d420, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#460 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c428d420, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#461 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#462 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#463 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa48c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#464 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa48c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#465 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#466 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#467 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#468 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c427d430, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#469 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c427d430, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#470 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#471 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#472 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a676d86ac0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#473 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a676d86ac0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#474 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#475 0x000074a686667591 in JS::call<JS::Value&> (vm=..., function=..., this_value=..., this_value@entry=..., args=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:116
#476 JS::Object::ordinary_set_with_own_descriptor (this=0x74a67444b380, property_key=..., value=value@entry=..., receiver=..., own_descriptor=..., cacheable_metadata=0x0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:1027
#477 0x000074a686666fd2 in JS::Object::internal_set (this=0x74a67444b380, property_key=..., value=..., receiver=..., cacheable_metadata=0x0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:936
#478 0x000074a6866674a5 in JS::Object::ordinary_set_with_own_descriptor (this=0x74a67445e200, property_key=..., value=value@entry=..., receiver=..., own_descriptor=..., cacheable_metadata=0x7ffda1e23480) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:956
#479 0x000074a686666fd2 in JS::Object::internal_set (this=0x74a67445e200, property_key=..., value=..., receiver=..., cacheable_metadata=0x7ffda1e23480) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:936
#480 0x000074a6864619e8 in JS::Bytecode::put_by_property_key (vm=..., base=..., this_value=this_value@entry=..., value=..., base_identifier=..., name=..., kind=JS::Bytecode::Op::PropertyKind::KeyValue, cache=0x5806d59c30d0)
at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:289
#481 0x000074a686454929 in JS::Bytecode::Op::PutById::execute_impl (this=this@entry=0x5806d56d56d0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1138
#482 0x000074a6864412b0 in JS::Bytecode::Instruction::execute (this=0x5806d56d56d0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#483 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#484 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#485 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a679849900) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#486 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a679849900, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#487 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#488 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#489 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#490 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d59c0010, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#491 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d59c0010, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#492 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#493 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#494 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a679849040) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
--Type <RET> for more, q to quit, c to continue without paging--
#495 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a679849040, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#496 0x000074a6864f3623 in JS::call_impl (vm=..., function=..., this_value=this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:61
#497 0x000074a686561f97 in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:85
#498 JS::BoundFunction::internal_call (this=<optimized out>, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/BoundFunction.cpp:68
#499 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#500 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#501 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#502 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d58b7398, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#503 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d58b7398, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#504 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#505 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#506 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67985bac0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#507 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67985bac0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#508 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#509 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#510 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#511 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d61c8dc0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#512 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d61c8dc0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#513 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#514 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#515 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67985b900) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#516 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67985b900, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#517 0x000074a6864f3623 in JS::call_impl (vm=..., function=..., this_value=this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:61
#518 0x000074a686561f97 in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:85
#519 JS::BoundFunction::internal_call (this=<optimized out>, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/BoundFunction.cpp:68
#520 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#521 0x000074a6865a87ba in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:107
#522 JS::FunctionPrototype::apply (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:79
#523 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#524 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#525 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#526 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a5f0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#527 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#528 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#529 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#530 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d7868620, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#531 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d7868620, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#532 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#533 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#534 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aff7740) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#535 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aff7740, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#536 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#537 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#538 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#539 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c42a2d48, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#540 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c42a2d48, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#541 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#542 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
--Type <RET> for more, q to quit, c to continue without paging--
#543 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aff6e40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#544 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aff6e40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#545 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#546 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#547 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#548 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c429a968, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#549 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c429a968, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#550 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#551 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#552 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa47900) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#553 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa47900, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#554 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#555 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#556 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#557 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#558 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#559 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#560 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#561 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#562 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#563 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#564 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d6f26300, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#565 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d6f26300, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#566 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#567 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#568 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa36c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#569 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa36c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#570 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#571 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#572 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#573 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c4296870, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#574 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c4296870, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#575 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#576 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#577 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b727e40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#578 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b727e40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#579 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#580 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#581 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#582 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c428d420, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#583 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c428d420, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#584 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#585 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#586 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa48c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#587 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa48c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#588 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#589 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#590 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
--Type <RET> for more, q to quit, c to continue without paging--
#591 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c427d430, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#592 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c427d430, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#593 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#594 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#595 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67386dac0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#596 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67386dac0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#597 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#598 0x000074a686667591 in JS::call<JS::Value&> (vm=..., function=..., this_value=..., this_value@entry=..., args=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:116
#599 JS::Object::ordinary_set_with_own_descriptor (this=0x74a6738885c0, property_key=..., value=value@entry=..., receiver=..., own_descriptor=..., cacheable_metadata=0x0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:1027
#600 0x000074a686666fd2 in JS::Object::internal_set (this=0x74a6738885c0, property_key=..., value=..., receiver=..., cacheable_metadata=0x0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:936
#601 0x000074a6866674a5 in JS::Object::ordinary_set_with_own_descriptor (this=0x74a673883300, property_key=..., value=value@entry=..., receiver=..., own_descriptor=..., cacheable_metadata=0x7ffda1e28450) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:956
#602 0x000074a686666fd2 in JS::Object::internal_set (this=0x74a673883300, property_key=..., value=..., receiver=..., cacheable_metadata=0x7ffda1e28450) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:936
#603 0x000074a6864619e8 in JS::Bytecode::put_by_property_key (vm=..., base=..., this_value=this_value@entry=..., value=..., base_identifier=..., name=..., kind=JS::Bytecode::Op::PropertyKind::KeyValue, cache=0x5806d0f9a710)
at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:289
#604 0x000074a686454929 in JS::Bytecode::Op::PutById::execute_impl (this=this@entry=0x5806d98009e0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1138
#605 0x000074a6864412b0 in JS::Bytecode::Instruction::execute (this=0x5806d98009e0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#606 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#607 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#608 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a6786ae200) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#609 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a6786ae200, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#610 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#611 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#612 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#613 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d97f02e0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#614 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d97f02e0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#615 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#616 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#617 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a6786b0c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#618 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a6786b0c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#619 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#620 0x000074a6865a87ba in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:107
#621 JS::FunctionPrototype::apply (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:79
#622 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#623 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#624 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#625 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a5f0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#626 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#627 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#628 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#629 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d7868620, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#630 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d7868620, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#631 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#632 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#633 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aff7740) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#634 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aff7740, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#635 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#636 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#637 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
--Type <RET> for more, q to quit, c to continue without paging--
#638 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c42a2d48, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#639 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c42a2d48, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#640 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#641 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#642 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aff6e40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#643 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aff6e40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#644 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#645 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#646 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#647 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c429a968, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#648 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c429a968, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#649 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#650 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#651 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa47900) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#652 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa47900, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#653 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#654 0x000074a6865a9338 in JS::call (vm=..., function=..., arguments_list=..., this_value=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#655 JS::FunctionPrototype::call (vm=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/FunctionPrototype.cpp:135
#656 0x00005806c0c6072d in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::CallableWrapper<JS::ThrowCompletionOr<JS::Value> (*)(JS::VM&)>::call(JS::VM&) (this=0x0, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#657 0x000074a686659e64 in AK::Function<JS::ThrowCompletionOr<JS::Value> (JS::VM&)>::operator()(JS::VM&) const (this=<optimized out>, in=...) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#658 JS::NativeFunction::call (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:239
#659 0x000074a686659896 in JS::NativeFunction::internal_call (this=0x74a67b79a6d0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/NativeFunction.cpp:167
#660 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#661 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#662 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#663 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d6f26300, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#664 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d6f26300, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#665 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#666 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#667 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa36c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#668 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa36c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#669 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#670 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#671 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#672 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c4296870, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#673 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c4296870, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#674 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#675 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#676 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b727e40) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#677 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b727e40, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#678 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#679 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#680 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#681 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806c428d420, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#682 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806c428d420, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#683 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#684 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#685 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa48c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
--Type <RET> for more, q to quit, c to continue without paging--
#686 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa48c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#687 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#688 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#689 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#690 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d53e4890, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#691 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d53e4890, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#692 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#693 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#694 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67aa47580) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#695 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67aa47580, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#696 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#697 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#698 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#699 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d66362e0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#700 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d66362e0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#701 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#702 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#703 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a673818c80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#704 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a673818c80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#705 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#706 0x000074a686667591 in JS::call<JS::Value&> (vm=..., function=..., this_value=..., this_value@entry=..., args=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:116
#707 JS::Object::ordinary_set_with_own_descriptor (this=0x74a673cac8e0, property_key=..., value=value@entry=..., receiver=..., own_descriptor=..., cacheable_metadata=0x7ffda1e2ca70) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:1027
#708 0x000074a686666fd2 in JS::Object::internal_set (this=0x74a673cac8e0, property_key=..., value=..., receiver=..., cacheable_metadata=0x7ffda1e2ca70) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/Object.cpp:936
#709 0x000074a6875670fc in Web::Bindings::PlatformObject::internal_set (this=0x74a673cac8e0, property_name=..., value=..., receiver=..., metadata=0x0) at /home/andrew/serenity/Userland/Libraries/LibWeb/Bindings/PlatformObject.cpp:232
#710 0x000074a6864619e8 in JS::Bytecode::put_by_property_key (vm=..., base=..., this_value=this_value@entry=..., value=..., base_identifier=..., name=..., kind=JS::Bytecode::Op::PropertyKind::KeyValue, cache=0x5806d70bdfb0)
at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:289
#711 0x000074a686454929 in JS::Bytecode::Op::PutById::execute_impl (this=this@entry=0x5806cde54838, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1138
#712 0x000074a6864412b0 in JS::Bytecode::Instruction::execute (this=0x5806cde54838, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#713 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#714 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#715 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a676704040) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#716 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a676704040, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#717 0x000074a6864f3623 in JS::call_impl (vm=..., function=..., this_value=this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:61
#718 0x000074a686561f97 in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:85
#719 JS::BoundFunction::internal_call (this=<optimized out>, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/BoundFunction.cpp:68
#720 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#721 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#722 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#723 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806db2f9cc0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#724 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806db2f9cc0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#725 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#726 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#727 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a6739693c0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#728 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a6739693c0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#729 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#730 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#731 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#732 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806cb74aa18, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
--Type <RET> for more, q to quit, c to continue without paging--
#733 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806cb74aa18, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#734 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#735 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#736 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b36aac0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#737 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b36aac0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#738 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#739 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#740 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#741 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d8b5b450, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#742 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d8b5b450, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#743 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#744 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#745 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b36a3c0) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#746 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b36a3c0, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#747 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#748 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#749 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#750 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806d8b4a1c0, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#751 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806d8b4a1c0, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#752 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#753 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#754 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a67b361900) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#755 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a67b361900, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#756 0x000074a6864f3623 in JS::call_impl (vm=..., function=..., this_value=this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:61
#757 0x000074a686561f97 in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:85
#758 JS::BoundFunction::internal_call (this=<optimized out>, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/BoundFunction.cpp:68
#759 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#760 0x000074a68646232d in JS::call (vm=..., function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:102
#761 JS::Bytecode::perform_call (interpreter=..., this_value=..., call_type=JS::Bytecode::Op::CallType::Call, callee=..., argument_values=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/CommonImplementations.h:329
#762 0x000074a686456320 in JS::Bytecode::Op::Call::execute_impl (this=this@entry=0x5806cafad698, interpreter=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:1297
#763 0x000074a686440ca1 in JS::Bytecode::Instruction::execute (this=0x5806cafad698, interpreter=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Bytecode/Op.h:1908
#764 JS::Bytecode::Interpreter::run_bytecode (this=this@entry=0x5806c1b650d0) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:409
#765 0x000074a68643f8de in JS::Bytecode::Interpreter::run_and_return_frame (this=0x5806c1b650d0, executable=..., entry_point=<optimized out>, in_frame=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:494
#766 0x000074a68658f838 in JS::ECMAScriptFunctionObject::ordinary_call_evaluate_body (this=this@entry=0x74a676d9ac80) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:1233
#767 0x000074a68658e9ac in JS::ECMAScriptFunctionObject::internal_call (this=0x74a676d9ac80, this_argument=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/ECMAScriptFunctionObject.cpp:411
#768 0x000074a6864f374e in JS::call_impl (function=..., this_value=..., arguments_list=...) at /home/andrew/serenity/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:72
#769 0x000074a687a98e82 in JS::call (vm=..., function=..., this_value=..., this_value@entry=..., arguments_list=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/Runtime/AbstractOperations.h:107
#770 Web::WebIDL::invoke_callback (callback=..., this_argument=..., args=...) at /home/andrew/serenity/Userland/Libraries/LibWeb/WebIDL/AbstractOperations.cpp:251
#771 0x000074a687904c91 in Web::WebIDL::invoke_callback<JS::Value> (callback=..., this_argument=..., args=...) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibWeb/WebIDL/AbstractOperations.h:48
#772 0x000074a687901bc7 in Web::HTML::Window::request_animation_frame(Web::WebIDL::CallbackType&)::$_0::operator()(double) const (this=<optimized out>, now=0) at /home/andrew/serenity/Userland/Libraries/LibWeb/HTML/Window.cpp:1523
#773 AK::Function<void (int)>::CallableWrapper<Web::HTML::Window::request_animation_frame(Web::WebIDL::CallbackType&)::$_0>::call(int) (this=<optimized out>, in=0) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#774 0x000074a68790237b in AK::Function<void (int)>::operator()(int) const (this=<optimized out>, in=148149365) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#775 Web::HTML::AnimationFrameCallbackDriver::run (this=<optimized out>, now=<optimized out>) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibWeb/HTML/AnimationFrameCallbackDriver.h:50
#776 0x000074a6877bd3bd in Web::HTML::EventLoop::process()::$_6::operator()(Web::DOM::Document&) const (document=..., this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibWeb/HTML/EventLoop/EventLoop.cpp:275
#777 Web::HTML::EventLoop::process()::$_0::operator()<Web::HTML::EventLoop::process()::$_6>(Web::HTML::EventLoop::process()::$_6&&) const (this=<optimized out>, callback=...) at /home/andrew/serenity/Userland/Libraries/LibWeb/HTML/EventLoop/EventLoop.cpp:199
#778 Web::HTML::EventLoop::process (this=0x74a688a14040) at /home/andrew/serenity/Userland/Libraries/LibWeb/HTML/EventLoop/EventLoop.cpp:274
#779 0x000074a687a099b1 in JS::SafeFunction<void ()>::operator()() const (this=<optimized out>) at /home/andrew/serenity/Meta/Lagom/../../Userland/Libraries/LibJS/SafeFunction.h:85
#780 Web::Platform::TimerSerenity::TimerSerenity()::$_0::operator()() const (this=<optimized out>) at /home/andrew/serenity/Userland/Libraries/LibWeb/Platform/TimerSerenity.cpp:23
--Type <RET> for more, q to quit, c to continue without paging--
#781 AK::Function<void ()>::CallableWrapper<Web::Platform::TimerSerenity::TimerSerenity()::$_0>::call() (this=<optimized out>) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:192
#782 0x000074a688aa751e in AK::Function<void ()>::operator()() const (this=<optimized out>) at /home/andrew/serenity/Meta/Lagom/../../AK/Function.h:125
#783 Core::Timer::timer_event (this=0x5806c1cda7f0) at /home/andrew/serenity/Userland/Libraries/LibCore/Timer.cpp:97
#784 0x000074a688a8e4f5 in Core::EventReceiver::dispatch_event (this=<optimized out>, e=..., stay_within=0x0) at /home/andrew/serenity/Userland/Libraries/LibCore/EventReceiver.cpp:162
#785 0x00005806c0cb62c5 in Ladybird::qt_timer_fired (object=..., should_fire_when_not_visible=<optimized out>) at /home/andrew/serenity/Ladybird/Qt/EventLoopImplementationQt.cpp:88
#786 Ladybird::EventLoopManagerQt::register_timer(Core::EventReceiver&, int, bool, Core::TimerShouldFireWhenNotVisible)::$_0::operator()() const (this=0x5806d6f75570) at /home/andrew/serenity/Ladybird/Qt/EventLoopImplementationQt.cpp:102
#787 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, Ladybird::EventLoopManagerQt::register_timer(Core::EventReceiver&, int, bool, Core::TimerShouldFireWhenNotVisible)::$_0>::call(Ladybird::EventLoopManagerQt::register_timer(Core::EventReceiver&, int, bool, Core::TimerShouldFireWhenNotVisible)::$_0&, void**) (f=..., arg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:146
#788 QtPrivate::Functor<Ladybird::EventLoopManagerQt::register_timer(Core::EventReceiver&, int, bool, Core::TimerShouldFireWhenNotVisible)::$_0, 0>::call<QtPrivate::List<>, void>(Ladybird::EventLoopManagerQt::register_timer(Core::EventReceiver&, int, bool, Core::TimerShouldFireWhenNotVisible)::$_0&, void*, void**) (f=..., arg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:256
#789 QtPrivate::QFunctorSlotObject<Ladybird::EventLoopManagerQt::register_timer(Core::EventReceiver&, int, bool, Core::TimerShouldFireWhenNotVisible)::$_0, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=<optimized out>,
this_=0x5806d6f75560, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:420
#790 0x000074a688dac023 in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#791 0x000074a688dba4be in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#792 0x000074a688da062f in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#793 0x000074a688d53a2d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#794 0x000074a688ebc203 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#795 0x000074a688f7bc44 in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#796 0x000074a685d1bd3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#797 0x000074a685d71258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#798 0x000074a685d193e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#799 0x000074a688f7beae in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#800 0x000074a688d60adb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt6Core.so.6
#801 0x000074a688a87df2 in Core::EventLoop::exec (this=0x7ffda1e2f988) at /home/andrew/serenity/Userland/Libraries/LibCore/EventLoop.cpp:88
#802 0x00005806c0cc09f1 in serenity_main (arguments=...) at /home/andrew/serenity/Ladybird/WebContent/main.cpp:165
#803 0x00005806c0cc3713 in main (argc=9, argv=0x7ffda1e2fc78) at /home/andrew/serenity/Userland/Libraries/LibMain/Main.cpp:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment