.. |
BlockAllocator.cpp
|
53166c10ca
LibJS: Remove unused header includes
|
4 years ago |
BlockAllocator.h
|
ffaf27e4b6
LibJS: Add inline capacity to BlockAllocator's blocks Vector
|
4 years ago |
Cell.h
|
b10657a2b6
LibJS: Remove unused includes out of Cell.h, move to the users
|
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
|
746b310061
LibJS: Use IntrusiveList for keeping track of HandleImpls
|
4 years ago |
Heap.cpp
|
cdc1315dc8
LibJS: Use IntrusiveList for keeping track of WeakContainers
|
4 years ago |
Heap.h
|
cdc1315dc8
LibJS: Use IntrusiveList for keeping track of WeakContainers
|
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 |