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

  /external/webkit/Source/JavaScriptCore/jit/
JITOpcodes.cpp 105 Jump hasCodeBlock3 = branch32(GreaterThanOrEqual, Address(regT2, OBJECT_OFFSETOF(FunctionExecutable, m_numParametersForCall)), TrustedImm32(0));
113 hasCodeBlock3.link(this);
    [all...]
JITOpcodes32_64.cpp 106 Jump hasCodeBlock3 = branch32(GreaterThanOrEqual, Address(regT2, OBJECT_OFFSETOF(FunctionExecutable, m_numParametersForCall)), TrustedImm32(0));
114 hasCodeBlock3.link(this);
    [all...]

Completed in 59 milliseconds