summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Heap/Allocator.h
AgeCommit message (Expand)Author
2020-10-07LibJS: Use IntrusiveList for Allocator's block listsAndreas Kling
2020-10-06LibJS: Split Heap into per-cell-size allocatorsAndreas Kling