Searched refs:EngineCode (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/tools/
H A DCodeProfile.h62 EngineCode, enumerator in enum:JSC::CodeProfile::CodeType
H A DCodeProfile.cpp46 "[[EngineCode]]",
86 // followed by a 'EngineCode' terminator.
89 // Disallow traces containing only a 'EngineCode' terminator, without any 'EngineFrame' frames.
141 m_samples.append(CodeRecord(0, EngineCode));

Completed in 114 milliseconds