|
|
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 |
|
|
|
60dfeaaaaf
|
xo-gc: refactoring to narrow collector<->mlog store interaction [WIP]
|
2026-04-06 23:02:15 -04:00 |
|
|
|
cb87e78cd8
|
xo-gc stack: refactor: + alloc_info() method
replicated form AAllocator facet
|
2026-04-06 17:15:30 -04:00 |
|
|
|
3489699f5d
|
refactor: use GCObjectVisitor api w/ gco_shallow_move
|
2026-04-06 15:21:48 -04:00 |
|
|
|
db4ccfd911
|
refactor: make shallow_move() available from AGCObjectVisitor
|
2026-04-06 00:11:08 -04:00 |
|
|
|
90ab86f69c
|
refactor: + narrower interface for gc pointer forwarding
add AGCObjectVisitor, instead of requiring ACollector.
|
2026-04-05 23:53:02 -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 |
|