Andreas Kling 8a727abd23 LibJS: Move Heap intrusive list manipulation inline vor 1 Jahr
..
BlockAllocator.cpp 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY vor 2 Jahren
BlockAllocator.h d00b79568f Libraries: Use default constructors/destructors in LibJS vor 3 Jahren
Cell.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void vor 2 Jahren
Cell.h 469aea5a5b AK+LibJS: Introduce `JS::HeapFunction` vor 1 Jahr
CellAllocator.cpp e2d154c74d LibJS: Use default instead of an empty constructor/destructor vor 3 Jahren
CellAllocator.h 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports vor 3 Jahren
DeferGC.h 87e063db65 LibJS: Make GC deferral friendship based vor 1 Jahr
GCPtr.h 66645cdc94 LibJS+LibWeb: Mark `NonnullGCPtr::ptr()` as `returns_nonnull` vor 2 Jahren
Handle.cpp 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output vor 1 Jahr
Handle.h 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output vor 1 Jahr
Heap.cpp 8a727abd23 LibJS: Move Heap intrusive list manipulation inline vor 1 Jahr
Heap.h 8a727abd23 LibJS: Move Heap intrusive list manipulation inline vor 1 Jahr
HeapBlock.cpp 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell vor 2 Jahren
HeapBlock.h 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell vor 2 Jahren
HeapFunction.h c46ce53ce3 LibJS: Declare HeapFunction::function() with [[nodiscard]] vor 1 Jahr
HeapRoot.h 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output vor 1 Jahr
Internals.h 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell vor 2 Jahren
MarkedVector.cpp a863363b06 LibJS: Let MarkedVector<T> inherit from Vector and handle Cell* + Value vor 3 Jahren
MarkedVector.h 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output vor 1 Jahr