1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/objspace
Alan Wu cbf52087a2 Fix missing imemo cases in objspace_dump by refactoring
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.
2020-07-10 22:42:35 -04:00
..
depend sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
extconf.rb ext/objspace: Specify frozen_string_literal: true. 2017-02-12 04:31:25 +00:00
object_tracing.c st_foreach now free from ANYARGS 2019-08-27 15:52:26 +09:00
objspace.c Introduce find pattern [Feature #16828] 2020-06-14 09:24:36 +09:00
objspace.h
objspace_dump.c Fix missing imemo cases in objspace_dump by refactoring 2020-07-10 22:42:35 -04:00