Commit graph

3 commits

Author SHA1 Message Date
Shannon Booth
47bd8388c5 LibGC: Share root container value gathering
Add a small helper for turning root container values into Cell pointers,
and use it from RootVector, RootHashTable, and RootHashMap.
2026-05-23 18:26:12 +02:00
Shannon Booth
78a4438cd8 LibGC: Default-construct RootHashTable from the global heap 2026-05-20 20:37:55 +02:00
Luke Wilde
d911b79ec9 LibGC: Introduce RootHashTable 2026-05-19 19:24:08 +02:00