xo-interpreter2: + xo-gc dep for primitives
This commit is contained in:
parent
5909e9797f
commit
c9a1793acd
4 changed files with 11 additions and 1 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