Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.h130 : vm_(vm), message_(message), tier_(tier), outPutLog_(outPutLog), isDebugLevel_(isDebugLevel) {} in TimeScope()
132 : vm_(vm), message_(""), tier_(CompilerTier::FAST), outPutLog_(false), isDebugLevel_(true) {} in TimeScope()
138 bool outPutLog_; member in panda::ecmascript::Jit::TimeScope
H A Djit.cpp618 if (!outPutLog_) { in ~TimeScope()

Completed in 2 milliseconds