xo-gc stack: many small utest improvements.
This commit is contained in:
parent
f1f951e1d2
commit
b1898230a7
12 changed files with 358 additions and 44 deletions
|
|
@ -84,6 +84,9 @@ namespace xo {
|
|||
void forward_mutation_log(obj<AGCObjectVisitor> gc,
|
||||
Generation upto);
|
||||
|
||||
/** Reset mutation log store to empty state **/
|
||||
void clear();
|
||||
|
||||
private:
|
||||
/** aux init function: create mutation log **/
|
||||
MutationLog _make_mlog(uint32_t igen, char tag_char,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue