Age | Commit message (Expand) | Author |
---|---|---|
2022-03-16 | Libraries: Use default constructors/destructors in LibJS | Lenny Maiorani |
2021-10-08 | LibJS: Increase GC heap BlockAllocator cache size | Andreas Kling |
2021-05-28 | LibJS: Add inline capacity to BlockAllocator's blocks Vector | Idan Horowitz |
2021-05-27 | LibJS: Recycle up to 64 HeapBlocks to improve performance :^) | Andreas Kling |