--- Source/JavaScriptCore/llint/LowLevelInterpreter64.asm 2021-11-15 15:47:48.177789820 +0000 +++ /root/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm 2021-11-15 15:47:33.787789820 +0000 @@ -2020,7 +2020,7 @@ macro loadWithStructureCheck(operand, sl end macro getProperty(slow) - loadisFromInstruction(6, t1) + loadpFromInstruction(6, t1) loadPropertyAtVariableOffset(t1, t0, t2, slow) valueProfile(t2, 7, t0) loadisFromInstruction(1, t0)