summaryrefslogtreecommitdiff
path: root/include/ruby/internal/error.h
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2024-12-13 12:20:30 -0500
committerPeter Zhu <peter@peterzhu.ca>2024-12-16 10:12:54 -0500
commit15765eac0ae156afe69b53ab317c4096f2c2c0ec (patch)
tree6615a2f65bea67e8cf937b44f480dd31962e83cc /include/ruby/internal/error.h
parentb0385305060e6edf98f92993f3f13c5e6a978b0e (diff)
Fix ObjectSpace.trace_object_allocations for compaction
We need to reinsert into the ST table when an object moves because it is a numtable that hashes on the object address, so when an object moves we need to reinsert it rather than just updating the key.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12339
Diffstat (limited to 'include/ruby/internal/error.h')
0 files changed, 0 insertions, 0 deletions