This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-30 09:16:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42a8effae5cebbb7cf4b9998e8eb7def4050a6b3
ladybird
/
Libraries
/
LibGC
History
Andreas Kling
3bfb0534be
LibGC: Rename MarkedVector => RootVector
...
Let's try to make it a bit more clear that this is a Vector of GC roots.
2024-12-26 19:10:44 +01:00
..
BlockAllocator.cpp
…
BlockAllocator.h
…
Cell.cpp
…
Cell.h
…
CellAllocator.cpp
…
CellAllocator.h
…
CMakeLists.txt
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
ConservativeVector.cpp
…
ConservativeVector.h
…
DeferGC.h
…
ForeignCell.cpp
…
ForeignCell.h
…
Forward.h
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
Function.h
…
Heap.cpp
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
Heap.h
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
Heap+Swift.swift
…
HeapBlock.cpp
…
HeapBlock.h
…
HeapRoot.h
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
Internals.h
…
NanBoxedValue.h
…
Ptr.h
…
Root.cpp
…
Root.h
…
RootVector.cpp
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
RootVector.h
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
WeakContainer.cpp
…
WeakContainer.h
…