Searched refs:hotPathOther (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
H A DJIT.cpp578 info.hotPathOther = patchBuffer.locationOfNearCall(m_callStructureStubCompilationInfo[i].hotPathOther);
607 repatchBuffer.relink(callLinkInfo->hotPathOther, code);
624 repatchBuffer.relink(callLinkInfo->hotPathOther, code);
H A DJITCall.cpp213 m_callStructureStubCompilationInfo[callLinkInfoIndex].hotPathOther = emitNakedCall();
H A DJITCall32_64.cpp294 m_callStructureStubCompilationInfo[callLinkInfoIndex].hotPathOther = emitNakedCall();
H A DJIT.h149 MacroAssembler::Call hotPathOther; member in struct:JSC::StructureStubCompilationInfo
/external/webkit/Source/JavaScriptCore/bytecode/
H A DCodeBlock.h105 CodeLocationNearCall hotPathOther; member in struct:JSC::CallLinkInfo

Completed in 220 milliseconds