Home
last modified time | relevance | path

Searched refs:PASS_LENS (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.h118 static constexpr int PASS_LENS = 32; variable
185 static constexpr int PASS_LENS = 32;
Dcompiler_log.cpp115 LOG_COMPILER(INFO) << std::setw(PASS_LENS) << name_ << " " << std::setw(METHOD_LENS) in ~TimeScope()
157 … LOG_COMPILER(INFO) << std::setw(PASS_LENS) << val << " Total cost time is "<< std::setw(TIME_LENS) in PrintPassTime()