Searched refs:isTemporaryRegisterIndex (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecode/
H A DCodeBlock.h237 ALWAYS_INLINE bool isTemporaryRegisterIndex(int index) function in class:JSC::CodeBlock
/external/webkit/Source/JavaScriptCore/jit/
H A DJITInlineMethods.h654 if (src == m_lastResultBytecodeRegister && m_codeBlock->isTemporaryRegisterIndex(src)) {

Completed in 78 milliseconds