xo-gc: refactor: retire DX1Collector.forward_mutation_log()
This commit is contained in:
parent
29cb4c4616
commit
7524f30bf8
2 changed files with 1 additions and 10 deletions
|
|
@ -364,9 +364,6 @@ namespace xo {
|
|||
/** copy roots + everything reachable from them, to to-space **/
|
||||
void copy_roots(Generation upto) noexcept;
|
||||
|
||||
/** cureate new mutation log after copying roots **/
|
||||
void forward_mutation_log(Generation upto);
|
||||
|
||||
/** cleanup after gc **/
|
||||
void _cleanup_phase(Generation upto);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue