xo-gc: refactor: streamline GCObjectStore .forward_inplace_aux()

This commit is contained in:
Roland Conybeare 2026-04-03 17:05:33 -04:00
commit 033b83418c
4 changed files with 13 additions and 27 deletions

View file

@ -454,10 +454,10 @@ namespace xo {
}
void
GCObjectStore::_forward_inplace_aux(DX1Collector * gc,
AGCObject * lhs_iface,
void ** lhs_data,
Generation upto)
GCObjectStore::forward_inplace_aux(DX1Collector * gc,
AGCObject * lhs_iface,
void ** lhs_data,
Generation upto)
{
// upto == runstate_.gc_upto()