Home
last modified time | relevance | path

Searched refs:sampleInstruction (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DJITStubCall.h171 …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()
DJIT.cpp183 sampleInstruction(currentInstruction); in privateCompileMainPass()
470 sampleInstruction(m_codeBlock->instructions().begin()); in privateCompile()
DJITInlineMethods.h334 ALWAYS_INLINE void JIT::sampleInstruction(Instruction* instruction, bool inHostFunction) in sampleInstruction() function
340 ALWAYS_INLINE void JIT::sampleInstruction(Instruction* instruction, bool inHostFunction) in sampleInstruction() function
DJIT.h950 void sampleInstruction(Instruction*, bool = false);
/external/webkit/Source/JavaScriptCore/
DChangeLog3461 (JSC::JIT::sampleInstruction):
DChangeLog-2009-06-163082 (JSC::JIT::sampleInstruction):