Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
..
BlockAllocator.cpp 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 лет назад
BlockAllocator.h d00b79568f Libraries: Use default constructors/destructors in LibJS 3 лет назад
Cell.h 5f0ccfb499 LibJS: Accept const GCPtrs in Cell::Visitor 2 лет назад
CellAllocator.cpp e2d154c74d LibJS: Use default instead of an empty constructor/destructor 3 лет назад
CellAllocator.h 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports 3 лет назад
DeferGC.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
GCPtr.h 5094dcf615 LibJS: Allow constructing a GCPtr from another GCPtr of convertible type 2 лет назад
Handle.cpp 63cc2650e3 LibJS: Make Handle<T> more user-friendly 2 лет назад
Handle.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
Heap.cpp d21d1d99bd LibJS: Don't skip CPU registers when gathering conservative roots 2 лет назад
Heap.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
HeapBlock.cpp 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 лет назад
HeapBlock.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
MarkedVector.cpp a863363b06 LibJS: Let MarkedVector<T> inherit from Vector and handle Cell* + Value 3 лет назад
MarkedVector.h a863363b06 LibJS: Let MarkedVector<T> inherit from Vector and handle Cell* + Value 3 лет назад