summaryrefslogtreecommitdiff
path: root/vm.c
diff options
context:
space:
mode:
authorJean Boussier <[email protected]>2025-04-23 11:42:26 +0200
committerJean Boussier <[email protected]>2025-05-09 09:19:25 +0200
commit4de049a3f9709ab8b0b192c40e83b910b80d6de3 ()
tree3f88cc1fbc3c6875b62c272b790437eaeeff4f1a /vm.c
parent4ef324c7c1f894d7870f94744e24afdbfd2b27ba (diff)
Deprecate `ObjectSpace._id2ref`
[Feature #15408] Matz decided to deprecate it for Ruby 2.6 or 2.7 but that never actually happened. Given the object_id table is a contention point for Ractors it seems sensible to finally deprecate this API so we can generate and store object ids more efficiently in the future.
Notes: Merged: https://.com/ruby/ruby/pull/13157
0 files changed, 0 insertions, 0 deletions