Home
last modified time | relevance | path

Searched refs:CertainMethod (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp34 if (CertainMethod()) { in SetMethodLog()
43 if (CertainMethod()) { in SetStubLog()
114 if (log_->CertainMethod() && log_->GetEnableMethodLog()) { in ~TimeScope()
Dcompiler_log.h48 bool CertainMethod() const in CertainMethod() function
Dllvm_codegen.cpp616 if (log.CertainMethod()) { in GetCalleeReg2Offset()