ZJIT: Add missing write barrier in profiling (GH-13922)
Fixes TestZJIT::test_require_rubygems. It was crashing locally due to false collection of a live object. See https://alanwu.space/post/write-barrier/.
TestZJIT::test_require_rubygems
Co-authored-by: Max Bernstein [email protected] Co-authored-by: Takashi Kokubun [email protected] Co-authored-by: Stan Lo [email protected]
ZJIT: Add missing write barrier in profiling (GH-13922)
Fixes
TestZJIT::test_require_rubygems
. It was crashing locally due tofalse collection of a live object. See
https://alanwu.space/post/write-barrier/.
Co-authored-by: Max Bernstein [email protected]
Co-authored-by: Takashi Kokubun [email protected]
Co-authored-by: Stan Lo [email protected]