ruby/bootstraptest
John Hawthorn e4295bc3f7 YJIT: Fix stack handling in rb_str_dup
Previously because we did a stack_push before ccall, in some cases we
could end up pushing an uninitialized value to the VM stack when
spilling regs as part of the ccall.

Co-authored-by: Luke Gruber <luke.gru@gmail.com>
2025-11-14 09:29:09 -08:00
..
2025-11-05 10:28:19 -08:00
2025-05-31 04:01:33 +09:00