Searched refs:callReturnLocation (Results 1 – 6 of 6) sorted by relevance
534 …info.callReturnLocation = patchBuffer.locationOf(m_propertyAccessCompilationInfo[i].callReturnLoca… in privateCompile()542 …info.callReturnLocation = patchBuffer.locationOfNearCall(m_callStructureStubCompilationInfo[i].cal… in privateCompile()552 …info.callReturnLocation = m_codeBlock->structureStubInfo(m_methodCallCompilationInfo[i].propertyAc… in privateCompile()606 repatchBuffer.relink(callLinkInfo->callReturnLocation, globalData->jitStubs.ctiVirtualCall()); in linkCall()
453 m_propertyAccessCompilationInfo[m_propertyAccessInstructionIndex].callReturnLocation = call; in compileGetByIdSlowCase()506 m_propertyAccessCompilationInfo[m_propertyAccessInstructionIndex].callReturnLocation = call; in emitSlow_op_put_by_id()700 …CodeLocationLabel slowCaseBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSl… in privateCompilePatchGetArrayLength()747 …CodeLocationLabel slowCaseBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSl… in privateCompileGetByIdProto()781 … lastProtoBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlowCaseCall); in privateCompileGetByIdSelfList()935 …patchBuffer.link(bucketsOfFail, stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSlow… in privateCompileGetByIdChain()1247 m_propertyAccessCompilationInfo[m_propertyAccessInstructionIndex].callReturnLocation = call;1302 m_propertyAccessCompilationInfo[propertyAccessInstructionIndex].callReturnLocation = call;1501 …CodeLocationLabel slowCaseBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSl…1547 …CodeLocationLabel slowCaseBegin = stubInfo->callReturnLocation.labelAtOffset(-patchOffsetGetByIdSl…[all …]
408 …m_callStructureStubCompilationInfo[callLinkInfoIndex].callReturnLocation = emitNakedCall(m_globalD… in compileOpCallSlowCase()691 …m_callStructureStubCompilationInfo[callLinkInfoIndex].callReturnLocation = emitNakedCall(m_globalD…
148 MacroAssembler::Call callReturnLocation; member155 MacroAssembler::Call callReturnLocation; member
110 CodeLocationNearCall callReturnLocation; member147 CodeLocationCall callReturnLocation; member196 return structureStubInfo->callReturnLocation.executableAddress(); in getStructureStubInfoReturnLocation()201 return callLinkInfo->callReturnLocation.executableAddress(); in getCallLinkInfoReturnLocation()206 return methodCallLinkInfo->callReturnLocation.executableAddress(); in getMethodCallLinkInfoReturnLocation()
177 CodeLocationCall callReturnLocation; member