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

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJIT.h883 bool shouldEmitProfiling() { return m_shouldEmitProfiling; } function in class:JSC::JIT
889 bool shouldEmitProfiling() { return false; } function in class:JSC::JIT

Completed in 121 milliseconds