xo-interpreter2 stack: scaffold DClosure, DLocalEnv [WIP]
This commit is contained in:
parent
a63e4b1dae
commit
cbca2b7c6b
7 changed files with 254 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ namespace xo {
|
|||
VsmInstr old_cont,
|
||||
DArray * args);
|
||||
|
||||
/** create instance using memory from @p mm **/
|
||||
static DVsmApplyFrame * make(obj<AAllocator> mm,
|
||||
obj<AGCObject> old_parent,
|
||||
VsmInstr old_cont,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue