xo-gc: MutationLogStore uses only AGCObjectVisitor
Previously assumed DX1Collector
This commit is contained in:
parent
b9e4a36d47
commit
006c1830b3
3 changed files with 4 additions and 4 deletions
|
|
@ -67,7 +67,7 @@ namespace xo {
|
|||
* forward mutation logs, for generations 0 <= g < @p upto,
|
||||
* from from-space to to-space.
|
||||
**/
|
||||
void forward_mutation_log(DX1Collector * gc,
|
||||
void forward_mutation_log(obj<AGCObjectVisitor> gc,
|
||||
Generation upto);
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue