mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 12:40:59 +00:00
This way we don't need to deal with shifting vector storage, and most operations are upgraded from O(n) to O(1) :^) |
||
|---|---|---|
| .. | ||
| Allocator.cpp | ||
| Allocator.h | ||
| DeferGC.h | ||
| Handle.cpp | ||
| Handle.h | ||
| Heap.cpp | ||
| Heap.h | ||
| HeapBlock.cpp | ||
| HeapBlock.h | ||