Andrew Kaster
|
1ecf2dad4b
LibJS: Poison unused heap blocks until they are re-allocated
|
4 年之前 |
Andreas Kling
|
b8fd845885
LibJS: Update mmap name after recycling a HeapBlock :^)
|
4 年之前 |
Gunnar Beutner
|
97d0ebba20
LibJS: Make sure aligned_alloc() doesn't return a null pointer
|
4 年之前 |
Andreas Kling
|
606b483231
LibJS: Make BlockAllocator use free() on non-Serenity platforms
|
4 年之前 |
Andreas Kling
|
e9081a2644
LibJS: Recycle up to 64 HeapBlocks to improve performance :^)
|
4 年之前 |