Commit History

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