ruby/gc/default
Peter Zhu bdb25959fb Move object_id to flags for ObjectSpace dumps
Moving object_id dumping from ObjectSpace to the GC flags allows ObjectSpace
to not assume the FL_SEEN_OBJ_ID flag and instead move it to the responsibility
of the GC.
2025-03-13 10:12:24 -04:00
..
default.c Move object_id to flags for ObjectSpace dumps 2025-03-13 10:12:24 -04:00
extconf.rb