.. |
BlockAllocator.cpp
|
23f4ff7247
LibJS: Make BlockAllocator cache reuse blocks in random order
|
3 anni fa |
BlockAllocator.h
|
17f239e1c0
LibJS: Increase GC heap BlockAllocator cache size
|
3 anni fa |
Cell.h
|
8da6c01d8f
LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option
|
3 anni fa |
CellAllocator.cpp
|
e2d154c74d
LibJS: Use default instead of an empty constructor/destructor
|
3 anni fa |
CellAllocator.h
|
145eeb57ab
Userland: Remove a bunch of unnecessary Vector imports
|
3 anni fa |
DeferGC.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Handle.cpp
|
6714cf3631
LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/
|
4 anni fa |
Handle.h
|
54d10d8dda
LibJS: Add missing include to Handle.h
|
3 anni fa |
Heap.cpp
|
7676b1b925
LibJS: Remove MarkedValueList in favor of MarkedVector<Value> :^)
|
3 anni fa |
Heap.h
|
7676b1b925
LibJS: Remove MarkedValueList in favor of MarkedVector<Value> :^)
|
3 anni fa |
HeapBlock.cpp
|
ca940d7240
LibJS: Fix ASAN poisoning range in new HeapBlocks
|
3 anni fa |
HeapBlock.h
|
6aba64b60f
LibJS: Instrument HeapBlock cell allocation for ASAN
|
4 anni fa |
MarkedVector.cpp
|
a863363b06
LibJS: Let MarkedVector<T> inherit from Vector and handle Cell* + Value
|
3 anni fa |
MarkedVector.h
|
a863363b06
LibJS: Let MarkedVector<T> inherit from Vector and handle Cell* + Value
|
3 anni fa |