Searched defs:TimeScope (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | compiler_log.cpp | 88 TimeScope::TimeScope(std::string name, std::string methodName, uint32_t methodOffset, CompilerLog* … in TimeScope() function in panda::ecmascript::kungfu::TimeScope |
| /arkcompiler/ets_runtime/ecmascript/jit/ | ||
| D | jit.h | 128 explicit TimeScope(EcmaVM *vm) in TimeScope() function |
| D | jit.cpp | 456 Jit::TimeScope::TimeScope(EcmaVM *vm, CString message, CompilerTier tier, bool outPutLog, bool isDe… in TimeScope() function in panda::ecmascript::Jit::TimeScope |