Home
last modified time | relevance | path

Searched defs:inHostFunction (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/bytecode/
DSamplingTool.h247 bool inHostFunction() { return m_sample & 0x1; } in inHostFunction() function
/external/webkit/JavaScriptCore/jit/
DJITInlineMethods.h282 ALWAYS_INLINE void JIT::sampleInstruction(Instruction* instruction, bool inHostFunction) in sampleInstruction()
288 ALWAYS_INLINE void JIT::sampleInstruction(Instruction* instruction, bool inHostFunction) in sampleInstruction()