Home
last modified time | relevance | path

Searched defs:TimeScope (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp88 TimeScope::TimeScope(std::string name, std::string methodName, uint32_t methodOffset, CompilerLog* … in TimeScope() function in panda::ecmascript::kungfu::TimeScope
99 TimeScope::TimeScope(std::string name, CompilerLog* log) in TimeScope() function in panda::ecmascript::kungfu::TimeScope
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.h128 explicit TimeScope(EcmaVM *vm) in TimeScope() function
Djit.cpp456 Jit::TimeScope::TimeScope(EcmaVM *vm, CString message, CompilerTier tier, bool outPutLog, bool isDe… in TimeScope() function in panda::ecmascript::Jit::TimeScope