Files
ladybird/Userland/Libraries/LibWeb/DOM/Document.cpp
Andreas Kling 342b787d1c LibWeb: Move main thread JavaScript VM to its own file
Instead of being a weird little global function in DOM/Document.cpp,
you can now get the main thread JS VM via Bindings::main_thread_vm().
2021-02-03 10:45:39 +01:00

19 KiB