.. |
BlockAllocator.cpp
|
53166c10ca
LibJS: Remove unused header includes
|
3 年之前 |
BlockAllocator.h
|
ffaf27e4b6
LibJS: Add inline capacity to BlockAllocator's blocks Vector
|
4 年之前 |
Cell.h
|
c364520c24
LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies
|
3 年之前 |
CellAllocator.cpp
|
e2d154c74d
LibJS: Use default instead of an empty constructor/destructor
|
3 年之前 |
CellAllocator.h
|
e2d154c74d
LibJS: Use default instead of an empty constructor/destructor
|
3 年之前 |
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
|
e2d154c74d
LibJS: Use default instead of an empty constructor/destructor
|
3 年之前 |
Heap.cpp
|
12024aeda9
LibJS: Use ElapsedTimer::start_new();
|
3 年之前 |
Heap.h
|
f58b2a0358
LibJS: Increase time between garbage collections
|
3 年之前 |
HeapBlock.cpp
|
ca940d7240
LibJS: Fix ASAN poisoning range in new HeapBlocks
|
3 年之前 |
HeapBlock.h
|
6aba64b60f
LibJS: Instrument HeapBlock cell allocation for ASAN
|
4 年之前 |