xo-gc: retire Collector.forward_inplace + mock x-gc utest
W/ MockCollector supporting AGCObjectVisitor facet
This commit is contained in:
parent
e6036946bd
commit
8f2c67ee4a
20 changed files with 362 additions and 80 deletions
|
|
@ -71,12 +71,6 @@ ICollector_Any::alloc_copy(Opaque, std::byte *) -> void *
|
|||
_fatal();
|
||||
}
|
||||
|
||||
auto
|
||||
ICollector_Any::forward_inplace(Opaque, AGCObject *, void **) -> void
|
||||
{
|
||||
_fatal();
|
||||
}
|
||||
|
||||
|
||||
} /*namespace mm*/
|
||||
} /*namespace xo*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue