mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
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.