mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-06-17 23:35:36 +00:00
Similar to GC::Root<T>, make GC::RootVector<T> constructible without explicitly passing a Heap. This is implemented by having RootVectorBase use GC::Heap::the() for heap-free construction. |
||
|---|---|---|
| .. | ||
| EventLoop.cpp | ||
| EventLoop.h | ||
| Task.cpp | ||
| Task.h | ||
| TaskQueue.cpp | ||
| TaskQueue.h | ||