ruby/gc/default
Jean Boussier 1048b162de Eagerly store a copy of object_id in finalizer table.
This makes the finalizer table fully self contained, so GC no
longer need to delay cleaning the `obj_to_id_tbl`.
2025-04-23 11:54:29 +02:00
..
default.c Eagerly store a copy of object_id in finalizer table. 2025-04-23 11:54:29 +02:00
extconf.rb