Files
ladybird/Libraries/LibWeb/DOM/EventDispatcher.cpp
Andreas Kling 861815596f LibWeb: Bypass the JS::Interpreter when invoking JS event callbacks
Use VM::call() instead of Interpreter::call().
2020-09-27 20:26:58 +02:00

2.3 KiB