summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyvm.rb
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2023-11-22 10:04:57 -0500
committerPeter Zhu <peter@peterzhu.ca>2023-11-23 09:11:24 -0500
commit7f7613c2c7550d3b008fc132821ccf305f119cac (patch)
treeeb90f7feae660599fd9223dcc8724ea835e6d1c3 /test/ruby/test_rubyvm.rb
parentf1c32c0ee08e924e202f529ee8438d2de4f2702a (diff)
Fix compacting during evacuation of generic ivars
When evacuating generic instance variables, the instance variables exist in both the array and the ST table. We need to ensure it has switched to the ST table before performing any operations that can trigger GC compaction.
Diffstat (limited to 'test/ruby/test_rubyvm.rb')
0 files changed, 0 insertions, 0 deletions