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-05-12 22:28:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ceefe7d858d55f66ea36cb1688820b61a65d2102
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
LibGC: Mark GC::Function and create_function as ESCAPING
2024-12-10 07:13:00 +01:00
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
…