diff options
author | Peter Zhu <[email protected]> | 2024-12-04 16:54:11 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2024-12-05 16:21:37 -0500 |
commit | eedb30d3855d31e15e6db48faea25af4afb63b6d () | |
tree | d2fc817fccc72c16b7e8a98f29b30fed9feaef8f /vm.c | |
parent | d4fb966186837795e1fd4f2cfa21af9bd962e01d (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