Searched refs:sampleInstruction (Results 1 – 6 of 6) sorted by relevance
171 …m_jit->sampleInstruction(m_jit->m_codeBlock->instructions().begin() + m_jit->m_bytecodeOffset, tru… in call()180 …m_jit->sampleInstruction(m_jit->m_codeBlock->instructions().begin() + m_jit->m_bytecodeOffset, fal… in call()
183 sampleInstruction(currentInstruction); in privateCompileMainPass()470 sampleInstruction(m_codeBlock->instructions().begin()); in privateCompile()
334 ALWAYS_INLINE void JIT::sampleInstruction(Instruction* instruction, bool inHostFunction) in sampleInstruction() function340 ALWAYS_INLINE void JIT::sampleInstruction(Instruction* instruction, bool inHostFunction) in sampleInstruction() function
950 void sampleInstruction(Instruction*, bool = false);
3461 (JSC::JIT::sampleInstruction):
3082 (JSC::JIT::sampleInstruction):