Files
ladybird/Userland/Libraries/LibJS/Heap/Heap.cpp
Andreas Kling 11c968fa1f LibJS: Make Heap aware of all CellAllocators
Also add a link from HeapBlock to their owning CellAllocator.
This fixes an issue where the Heap would skip over non-size-based
cell allocators.
2023-12-23 23:02:10 +01:00

22 KiB