xo-gc: retire DX1Collector._forward_children_until_fixpoint()
This commit is contained in:
parent
0fdf5badd5
commit
041eae0c0e
2 changed files with 3 additions and 1 deletions
|
|
@ -820,6 +820,7 @@ namespace xo {
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef OSBOLETE
|
||||
void
|
||||
DX1Collector::_forward_children_until_fixpoint(Generation upto,
|
||||
const GCMoveCheckpoint & gray_lo_v)
|
||||
|
|
@ -828,6 +829,7 @@ namespace xo {
|
|||
|
||||
gco_store_._forward_children_until_fixpoint(this, upto, gray_lo_v);
|
||||
}
|
||||
#endif
|
||||
|
||||
void
|
||||
DX1Collector::copy_roots(Generation upto) noexcept
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue