xo-gc stack: many small utest improvements.

This commit is contained in:
Roland Conybeare 2026-05-17 12:30:09 -04:00
commit b1898230a7
12 changed files with 358 additions and 44 deletions

View file

@ -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,