Skip to content

Commit b6d2987

Browse files
authored
Remove back pointer from Real to VALUE (#344)
((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 145983a commit b6d2987

3 files changed

Lines changed: 472 additions & 446 deletions

File tree

0 commit comments

Comments
 (0)