Files
ladybird/Userland/Libraries/LibJS/Heap/Heap.cpp
Andreas Kling 9b699bad94 LibJS: Rename Allocator => CellAllocator
Now that we have a BlockAllocator as well, it seems appropriate to name
the allocator-that-allocates-cells something more specific to match.
2021-05-27 19:56:12 +02:00

8.6 KiB