summaryrefslogtreecommitdiff
path: root/vm.c
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2024-12-04 16:54:11 -0500
committerPeter Zhu <[email protected]>2024-12-05 16:21:37 -0500
commiteedb30d3855d31e15e6db48faea25af4afb63b6d ()
treed2fc817fccc72c16b7e8a98f29b30fed9feaef8f /vm.c
parentd4fb966186837795e1fd4f2cfa21af9bd962e01d (diff)
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.
Notes: Merged: https://.com/ruby/ruby/pull/12264
0 files changed, 0 insertions, 0 deletions