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

  /external/webkit/Source/JavaScriptCore/jit/
JIT.cpp 576 info.callReturnLocation = patchBuffer.locationOfNearCall(m_callStructureStubCompilationInfo[i].callReturnLocation);
578 info.hotPathOther = patchBuffer.locationOfNearCall(m_callStructureStubCompilationInfo[i].hotPathOther);
  /external/webkit/Source/JavaScriptCore/assembler/
LinkBuffer.h 133 CodeLocationNearCall locationOfNearCall(Call call)

Completed in 154 milliseconds