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

File tree

3 files changed

+472
-446
lines changed

3 files changed

+472
-446
lines changed

0 commit comments

Comments
 (0)