xo-interpreter2: + xo-gc dep for primitives
This commit is contained in:
parent
3220cb1b59
commit
12d3b1a21c
3 changed files with 10 additions and 0 deletions
|
|
@ -86,6 +86,8 @@ namespace xo {
|
|||
}
|
||||
|
||||
this->global_env_ = reader_.global_env();
|
||||
|
||||
//this->_add_gc_roots();
|
||||
}
|
||||
|
||||
obj<AAllocator>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue