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

  /external/webkit/Source/JavaScriptCore/bytecode/
CodeBlock.h 237 ALWAYS_INLINE bool isTemporaryRegisterIndex(int index)
  /external/webkit/Source/JavaScriptCore/jit/
JITInlineMethods.h 654 if (src == m_lastResultBytecodeRegister && m_codeBlock->isTemporaryRegisterIndex(src)) {

Completed in 41 milliseconds