Andreas Kling 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 year ago
..
BlockAllocator.cpp c64c199ab7 LibJS: Don't use MADV_FREE / MADV_DONTNEED on GNU/Hurd 1 year ago
BlockAllocator.h b6d4eea7ac LibJS: Never give back virtual memory once it belongs to a cell type 1 year ago
Cell.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
Cell.h 96d44b1572 Userland: Make bit-fields compatible with MSVC C++ ABI 1 year ago
CellAllocator.cpp ee3d09f225 LibJS: Show class in SerenityOS mmap name for type-specific allocators 1 year ago
CellAllocator.h ee3d09f225 LibJS: Show class in SerenityOS mmap name for type-specific allocators 1 year ago
ConservativeVector.cpp 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 year ago
ConservativeVector.h 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 year ago
DeferGC.h 87e063db65 LibJS: Make GC deferral friendship based 1 year ago
GCPtr.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 year ago
Handle.cpp 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output 1 year ago
Handle.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 year ago
Heap.cpp 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 year ago
Heap.h 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 year ago
HeapBlock.cpp ee3d09f225 LibJS: Show class in SerenityOS mmap name for type-specific allocators 1 year ago
HeapBlock.h ee3d09f225 LibJS: Show class in SerenityOS mmap name for type-specific allocators 1 year ago
HeapFunction.h e118430648 LibJS: Allow JS::create_heap_function to accept a lambda 1 year ago
HeapRoot.h 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 year ago
Internals.h 84a8ee01e1 LibJS: Lower HeapBlock size to 4 KiB 1 year ago
MarkedVector.cpp a863363b06 LibJS: Let MarkedVector<T> inherit from Vector and handle Cell* + Value 3 years ago
MarkedVector.h 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output 1 year ago