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