mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 17:52:26 -05:00
2f38c83caf
Whenever we create a GC function, it should always be so that we can pass it to a platform event loop spin, HTML event loop spin, or some queued task on the HTML event loop. For every use case, any local variables will be out of scope by the time the function executes. |
||
---|---|---|
.. | ||
BlockAllocator.cpp | ||
BlockAllocator.h | ||
Cell.cpp | ||
Cell.h | ||
CellAllocator.cpp | ||
CellAllocator.h | ||
CMakeLists.txt | ||
ConservativeVector.cpp | ||
ConservativeVector.h | ||
DeferGC.h | ||
ForeignCell.cpp | ||
ForeignCell.h | ||
Forward.h | ||
Function.h | ||
Heap+Swift.swift | ||
Heap.cpp | ||
Heap.h | ||
HeapBlock.cpp | ||
HeapBlock.h | ||
HeapRoot.h | ||
Internals.h | ||
MarkedVector.cpp | ||
MarkedVector.h | ||
NanBoxedValue.h | ||
Ptr.h | ||
Root.cpp | ||
Root.h | ||
WeakContainer.cpp | ||
WeakContainer.h |