mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
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.