mirror of
https://github.com/ruby/ruby.git
synced 2026-07-30 15:41:06 +08:00
During GC stress, we already run GC in newobj_alloc so running it again in newobj_bump_pointer_miss will run it again.
During GC stress, we already run GC in newobj_alloc so running it again in newobj_bump_pointer_miss will run it again.