xo-alloc: IAlloc* i/face sufficient for Object._forward_children
This commit is contained in:
parent
7fdfc71390
commit
c5c9441c1e
19 changed files with 22 additions and 22 deletions
|
|
@ -90,7 +90,7 @@ namespace xo {
|
|||
}
|
||||
|
||||
std::size_t
|
||||
GlobalEnv::_forward_children(gc::GC * gc)
|
||||
GlobalEnv::_forward_children(gc::IAlloc * gc)
|
||||
{
|
||||
for (auto & ix : *slot_map_) {
|
||||
Object::_forward_inplace(ix.second, gc);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue