ruby/gc/default
Peter Zhu a4948c30fd Add debug message to assertion for checking GC mode
We assert that the GC is not in a cycle in gc_start, but it does not show
what phase we're in if the assertion fails. This commit adds a debug
message for when the assertion fails.
2025-06-26 09:37:55 -04:00
..
default.c Add debug message to assertion for checking GC mode 2025-06-26 09:37:55 -04:00
extconf.rb