ruby/ext/objspace
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
..
lib [DOC] Improve ObjectSpace#dump_XXX method docs 2023-02-19 22:32:52 +02:00
depend ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
extconf.rb
object_tracing.c use st_update to prevent table extension 2024-12-23 11:05:34 +09:00
objspace.c Prefix asan_poison_object with rb 2024-12-19 09:14:34 -05:00
objspace.h
objspace_dump.c Move object_id to flags for ObjectSpace dumps 2025-03-13 10:12:24 -04:00