Files
ladybird/Userland/Libraries/LibJS/Heap/Heap.cpp
Linus Groh e7bfd34ea7 LibJS: Add dbgln() to Heap::allocator_for_size() before crashing
If we can't get a CellAllocator for the requested cell size, at least
print a debug message before dying.
2021-06-06 23:08:15 +01:00

8.9 KiB