ladybird/Userland/Libraries/LibJS/Heap
Andreas Kling 84a8ee01e1 LibJS: Lower HeapBlock size to 4 KiB
This is to prepare for making per-type allocators, since we'll have a
*lot* more HeapBlocks in that world.
2023-11-19 12:10:31 +01:00
..
BlockAllocator.cpp
BlockAllocator.h
Cell.cpp
Cell.h
CellAllocator.cpp
CellAllocator.h
DeferGC.h
GCPtr.h
Handle.cpp
Handle.h
Heap.cpp
Heap.h
HeapBlock.cpp
HeapBlock.h
HeapFunction.h
HeapRoot.h
Internals.h LibJS: Lower HeapBlock size to 4 KiB 2023-11-19 12:10:31 +01:00
MarkedVector.cpp
MarkedVector.h