xo-interpreter2 stack: handle SequenceExpr + gc for frames
This commit is contained in:
parent
2e5c2e7149
commit
2f770d1c47
24 changed files with 574 additions and 37 deletions
|
|
@ -135,7 +135,7 @@ namespace xo {
|
|||
|
||||
gc.forward_inplace(&iface, (void**)&expr_v_);
|
||||
|
||||
return shallow_size();
|
||||
return this->shallow_size();
|
||||
}
|
||||
|
||||
} /*namespace scm*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue