Searched defs:TimeScope (Results 1 – 2 of 2) 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 | 130 explicit TimeScope(EcmaVM *vm) in TimeScope() function |