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