xo-interpreter2 stack: work on apply for closures [WIP]
This commit is contained in:
parent
497dc8a626
commit
fd0e5613dd
8 changed files with 47 additions and 27 deletions
|
|
@ -82,6 +82,7 @@ namespace xo {
|
|||
VirtualSchematikaMachine::visit_pools(const MemorySizeVisitor & visitor) const
|
||||
{
|
||||
mm_.visit_pools(visitor);
|
||||
error_mm_.visit_pools(visitor);
|
||||
reader_.visit_pools(visitor);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue