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

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

Completed in 248 milliseconds