mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 21:14:28 +00:00
imemo_callcache and imemo_callinfo were not handled by the `objspace` module and were showing up as "unknown" in the dump. Extract the code for naming imemos and use that in both the GC and the `objspace` module.