Searched refs:atJumpTarget (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITInlines.h107 ALWAYS_INLINE bool JIT::atJumpTarget() function in class:JSC::JIT
758 if (src == m_lastResultBytecodeRegister && m_codeBlock->isTemporaryRegisterIndex(src) && !atJumpTarget()) {
H A DJIT.cpp190 if (atJumpTarget())
H A DJIT.h823 bool atJumpTarget();

Completed in 113 milliseconds