.. |
BlockAllocator.cpp
|
1ecf2dad4b
LibJS: Poison unused heap blocks until they are re-allocated
|
4 years ago |
BlockAllocator.h
|
ffaf27e4b6
LibJS: Add inline capacity to BlockAllocator's blocks Vector
|
4 years ago |
Cell.h
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 years ago |
CellAllocator.cpp
|
9b699bad94
LibJS: Rename Allocator => CellAllocator
|
4 years ago |
CellAllocator.h
|
9b699bad94
LibJS: Rename Allocator => CellAllocator
|
4 years ago |
DeferGC.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Handle.cpp
|
6714cf3631
LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/
|
4 years ago |
Handle.h
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 years ago |
Heap.cpp
|
cd53d046b2
LibJS: Fix typo "sweeped" => "swept" everywhere
|
4 years ago |
Heap.h
|
1a8ee5d8d7
LibJS: Generify the garbage collector's weak container notifications
|
4 years ago |
HeapBlock.cpp
|
b458090d14
LibJS: Don't generate unused HeapBlock names on non-SerenityOS systems
|
4 years ago |
HeapBlock.h
|
6aba64b60f
LibJS: Instrument HeapBlock cell allocation for ASAN
|
4 years ago |