ladybird/Libraries/LibWeb/HTML/EventLoop
Shannon Booth 34b8a9ab75 LibWeb/HTML: Assert microtasks invoked on empty execution context stack
This a requirement from the ECMA-262 spec.
2025-01-03 10:59:20 +01:00
..
EventLoop.cpp LibWeb/HTML: Assert microtasks invoked on empty execution context stack 2025-01-03 10:59:20 +01:00
EventLoop.h LibWeb: Remove EventLoop::documents_in_this_event_loop() 2024-11-24 19:28:13 +00:00
Task.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Task.h LibWeb: Add WebSocket task source 2024-11-15 23:18:10 +01:00
TaskQueue.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
TaskQueue.h LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00