xo-interpreter: prep for xo-symboltable
This commit is contained in:
parent
78c6c5cde9
commit
7b82ace806
2 changed files with 15 additions and 4 deletions
|
|
@ -191,8 +191,6 @@ namespace xo {
|
|||
**/
|
||||
virtual std::size_t _shallow_size() const = 0;
|
||||
|
||||
// TODO: _shallow_move() also overwrite *this with gc-only forwarding object point to C
|
||||
|
||||
/** if subject is allocated by GC:
|
||||
* - create copy C in to-space
|
||||
* - destination C will be nursery|tenured depending on location of this.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue