mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
ZJIT: Fix land race
This commit is contained in:
parent
117e5b68c8
commit
b999ca0fce
@ -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
|
||||
");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user