mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
If we are during heap traversal, we don't want to call rb_gc_impl_mark_weak. This commit moves that check from rb_gc_impl_mark_weak to rb_gc_mark_weak.