Andreas Kling cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 年之前
..
BlockAllocator.cpp 1ecf2dad4b LibJS: Poison unused heap blocks until they are re-allocated 4 年之前
BlockAllocator.h ffaf27e4b6 LibJS: Add inline capacity to BlockAllocator's blocks Vector 4 年之前
Cell.h 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes 4 年之前
CellAllocator.cpp 9b699bad94 LibJS: Rename Allocator => CellAllocator 4 年之前
CellAllocator.h 9b699bad94 LibJS: Rename Allocator => CellAllocator 4 年之前
DeferGC.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
Handle.cpp 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 年之前
Handle.h 746b310061 LibJS: Use IntrusiveList for keeping track of HandleImpls 4 年之前
Heap.cpp cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 年之前
Heap.h cdc1315dc8 LibJS: Use IntrusiveList for keeping track of WeakContainers 4 年之前
HeapBlock.cpp b458090d14 LibJS: Don't generate unused HeapBlock names on non-SerenityOS systems 4 年之前
HeapBlock.h 6aba64b60f LibJS: Instrument HeapBlock cell allocation for ASAN 4 年之前