Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp40 void CompilerLog::SetStubLog(const std::string &stubName, MethodLogList *logList) in SetStubLog() argument
44 enableMethodLog = logList->IncludesMethod(stubName); in SetStubLog()
Dcompiler_log.h104 void SetStubLog(const std::string &stubName, MethodLogList *logList);