summaryrefslogtreecommitdiff
path: root/node.c
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2019-09-04 14:37:13 -0700
committerAaron Patterson <tenderlove@ruby-lang.org>2019-09-05 10:13:50 -0700
commit429ed8d587423414fbbf2f562479c69562d52598 (patch)
tree00425d9a636ff1b467642731f706382004fd9a81 /node.c
parent545b6db3fb367944f72cee5d41892eed63574634 (diff)
Don't change DSTR nodes to ARRAY nodes
DSTR nodes are allocated in to the "markable" bucket where ARRAY nodes are not. Switching buckets can cause errors during GC.
Diffstat (limited to 'node.c')
0 files changed, 0 insertions, 0 deletions