ruby/ext/objspace
Jean Boussier 6391ae9ebc objspace_dump.c: dump call cache ids with dump_append_id
Not all `ID` have an associated string.

Fixes a SEGFAULT in ObjectSpace.dump_all spec.
2023-11-22 10:24:35 +01:00
..
lib [DOC] Improve ObjectSpace#dump_XXX method docs 2023-02-19 22:32:52 +02:00
depend Don't try compacting ivars on Classes that are "too complex" 2023-11-20 16:09:48 -08:00
extconf.rb
object_tracing.c Merge gc.h and internal/gc.h 2023-02-09 10:32:29 -05:00
objspace.c `ObjectSpace.count_nodes` doesn't count nodes 2023-11-21 14:39:06 +09:00
objspace.h
objspace_dump.c objspace_dump.c: dump call cache ids with dump_append_id 2023-11-22 10:24:35 +01:00