mirror of
https://github.com/ruby/ruby.git
synced 2026-08-24 11:03:49 +08: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.