Searched refs:locationOf (Results 1 – 5 of 5) sorted by relevance
111 CodeLocationCall locationOf(Call call) in locationOf() function125 CodeLocationLabel locationOf(Label label) in locationOf() function130 CodeLocationDataLabelPtr locationOf(DataLabelPtr label) in locationOf() function135 CodeLocationDataLabel32 locationOf(DataLabel32 label) in locationOf() function
492 …record.jumpTable.simpleJumpTable->ctiDefault = patchBuffer.locationOf(m_labels[bytecodeIndex + 3 +… in privateCompile()496 …record.jumpTable.simpleJumpTable->ctiOffsets[j] = offset ? patchBuffer.locationOf(m_labels[bytecod… in privateCompile()501 …record.jumpTable.stringJumpTable->ctiDefault = patchBuffer.locationOf(m_labels[bytecodeIndex + 3 +… in privateCompile()506 …it->second.ctiOffset = offset ? patchBuffer.locationOf(m_labels[bytecodeIndex + 3 + offset]) : rec… in privateCompile()513 handler.nativeCode = patchBuffer.locationOf(m_labels[handler.target]); in privateCompile()529 … patchBuffer.patch(iter->storeLocation, patchBuffer.locationOf(iter->target).executableAddress()); in privateCompile()534 …info.callReturnLocation = patchBuffer.locationOf(m_propertyAccessCompilationInfo[i].callReturnLoca… in privateCompile()535 info.hotPathBegin = patchBuffer.locationOf(m_propertyAccessCompilationInfo[i].hotPathBegin); in privateCompile()543 … info.hotPathBegin = patchBuffer.locationOf(m_callStructureStubCompilationInfo[i].hotPathBegin); in privateCompile()551 … info.structureLabel = patchBuffer.locationOf(m_methodCallCompilationInfo[i].structureToCompare); in privateCompile()
1368 …patchBuffer.patch(m_backtrackRecords[i].dataLabel, patchBuffer.locationOf(m_backtrackRecords[i].ba… in compile()
3822 (JSC::LinkBuffer::locationOf):
11429 (JSC::AbstractMacroAssembler::PatchBuffer::locationOf):