Skip to content

Commit 86a84a6

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 86a84a6

3 files changed

Lines changed: 472 additions & 446 deletions

File tree

0 commit comments

Comments
 (0)