Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp37 SetEnableMethodLog(enableMethodLog); in SetMethodLog()
46 SetEnableMethodLog(enableMethodLog); in SetStubLog()
Dcompiler_log.h93 void SetEnableMethodLog(bool enableMethodLog) in SetEnableMethodLog() function