ruby/gc/default
Peter Zhu eedb30d385 Use rb_gc_enable/rb_gc_disable_no_rest instead of ruby_disable_gc
We should use the rb_gc_enable/rb_gc_disable_no_rest APIs instead of
directly setting the ruby_disable_gc variable.
2024-12-05 16:21:37 -05:00
..
default.c Use rb_gc_enable/rb_gc_disable_no_rest instead of ruby_disable_gc 2024-12-05 16:21:37 -05:00
extconf.rb