Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp45 AddCompiledMethod(methodName, recordName); in SetMethodLog()
213 void CompilerLog::AddCompiledMethod(const std::string& name, const CString& recordName) in AddCompiledMethod() function in panda::ecmascript::kungfu::CompilerLog
Dcompiler_log.h128 void AddCompiledMethod(const std::string& name, const CString& recordName);