Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp33 bool enableMethodLog = !NoneMethod(); in SetMethodLog()
42 bool enableMethodLog = !NoneMethod(); in SetStubLog()
Dcompiler_log.h53 bool NoneMethod() const in NoneMethod() function
Dllvm_codegen.cpp618 } else if (log.NoneMethod()) { in GetCalleeReg2Offset()