ZJIT: Fix land race

This commit is contained in:
Max Bernstein 2025-10-09 19:25:08 +02:00
parent 117e5b68c8
commit b999ca0fce

View File

@ -9153,7 +9153,7 @@ mod opt_tests {
PatchPoint MethodRedefined(Hash@0x1000, []@0x1008, cme:0x1010)
PatchPoint NoSingletonClass(Hash@0x1000)
v26:HashExact = GuardType v9, HashExact
v27:BasicObject = CallCFunc []@0x1038, v26, v13
v27:BasicObject = CCallWithFrame []@0x1038, v26, v13
CheckInterrupts
Return v27
");