diff options
author | Jean Boussier <[email protected]> | 2025-04-23 11:42:26 +0200 |
---|---|---|
committer | Jean Boussier <[email protected]> | 2025-05-09 09:19:25 +0200 |
commit | 4de049a3f9709ab8b0b192c40e83b910b80d6de3 (patch) | |
tree | 3f88cc1fbc3c6875b62c272b790437eaeeff4f1a /gc/default/default.c | |
parent | 4ef324c7c1f894d7870f94744e24afdbfd2b27ba (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
Notes:
Merged: https://github.com/ruby/ruby/pull/13157
Diffstat (limited to 'gc/default/default.c')
0 files changed, 0 insertions, 0 deletions