Commit graph

4 commits

Author SHA1 Message Date
b794f225b2 refactor: xo-gc: + GCObjectVisitor.generation_of()
Concession to narrow MutationLogStore to only use GCObjectVisitor
instead of assuming X1Collector.
2026-04-06 23:18:45 -04:00
cb87e78cd8 xo-gc stack: refactor: + alloc_info() method
replicated form AAllocator facet
2026-04-06 17:15:30 -04:00
db4ccfd911 refactor: make shallow_move() available from AGCObjectVisitor 2026-04-06 00:11:08 -04:00
df0bbe1b31 xo-gc stack: refactor: introduce GCObjectVisitor facet
Plan using to properly level GCObjectStore and MutationLogStore
below Collector.

[WIP] not used yet
2026-04-05 18:07:14 -04:00