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-02-17 05:06:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cae0ab2139a26a7aafc1f5e34d60baaeaa956881
ladybird
/
Libraries
/
LibGC
History
Timothy Flynn
bc54c0cdfb
AK+Everywhere: Store JSON strings as String
2025-02-20 19:27:51 -05: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
AK+Everywhere: Rename
verify_cast
to
as
2025-01-21 11:34:06 -05:00
Forward.h
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
Function.h
…
Heap.cpp
AK+Everywhere: Store JSON strings as String
2025-02-20 19:27:51 -05:00
Heap.h
LibJS+LibGC: Run FinalizationRegistry cleanup host hook *after* GC
2025-01-23 12:10:21 +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 remaining occurrence of marked vector
2025-01-02 16:22:29 -07:00
RootVector.h
LibGC: Add ability to construct RootVector<T> from a span of T
2025-01-21 17:02:51 +01:00
WeakContainer.cpp
…
WeakContainer.h
…