Searched defs:getJITType (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCodeBlock.h442 JITCode::JITType getJITType() const { return m_jitCode.jitType(); } function in class:JSC::CodeBlock
488 JITCode::JITType getJITType() const { return JITCode::BaselineJIT; } function in class:JSC::CodeBlock
[all...]

Completed in 277 milliseconds