xo-interpreter2 stack: handle SequenceExpr + gc for frames
This commit is contained in:
parent
cfa5692804
commit
caed95c54d
22 changed files with 559 additions and 36 deletions
|
|
@ -187,6 +187,8 @@ namespace xo {
|
|||
**/
|
||||
void _do_applycoda_op();
|
||||
|
||||
/** loop continuation after evaluating element of a SequenceExpr **/
|
||||
void _do_seq_cont_op();
|
||||
|
||||
private:
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue