xo-expression2: + DUniqueString, use in StringTable
This commit is contained in:
parent
a455ca068b
commit
c817f01987
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ namespace xo {
|
|||
|
||||
if (!this->contains(role::from_space(), from_src)) {
|
||||
/* presumeably memory not owned by collector
|
||||
* (e.g. Boolean {true, false})
|
||||
* (e.g. DBoolean {true, false}, DUniqueString {owned by StringTable} etc.)
|
||||
*/
|
||||
return from_src;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue