Skip to content

Commit e75cb08

Browse files
committed
Remove back pointer from Real to VALUE
((Real*)x)->obj, a reference from DATA to VALUE, will be garbled after gc compaction. Real should not hold a reference to VALUE.
1 parent bf22f51 commit e75cb08

3 files changed

Lines changed: 472 additions & 446 deletions

File tree

0 commit comments

Comments
 (0)