HomeSort by relevance Sort by last modified time
    Searched refs:emitNakedCall (Results 1 - 4 of 4) sorted by null

  /external/webkit/JavaScriptCore/jit/
JITCall.cpp 117 emitNakedCall(m_globalData->jitStubs.ctiVirtualCall());
270 emitNakedCall(m_globalData->jitStubs.ctiVirtualCall());
360 m_callStructureStubCompilationInfo[callLinkInfoIndex].hotPathOther = emitNakedCall();
403 m_callStructureStubCompilationInfo[callLinkInfoIndex].callReturnLocation = emitNakedCall(m_globalData->jitStubs.ctiVirtualCallLink());
502 emitNakedCall(m_globalData->jitStubs.ctiVirtualCall());
566 emitNakedCall(m_globalData->jitStubs.ctiVirtualCall());
651 m_callStructureStubCompilationInfo[callLinkInfoIndex].hotPathOther = emitNakedCall();
694 m_callStructureStubCompilationInfo[callLinkInfoIndex].callReturnLocation = emitNakedCall(m_globalData->jitStubs.ctiVirtualCallLink());
JITInlineMethods.h 105 ALWAYS_INLINE JIT::Call JIT::emitNakedCall(CodePtr function)
JIT.h     [all...]
JITArithmetic.cpp     [all...]

Completed in 1591 milliseconds