Searched refs:SetMethodLog (Results 1 – 3 of 3) sorted by relevance
103 …void SetMethodLog(const std::string &fileName, const std::string &methodName, AotMethodLogList *lo…
85 log_->SetMethodLog(fileName, methodName, logList_); in Compile()
30 void CompilerLog::SetMethodLog(const std::string &fileName, in SetMethodLog() function in panda::ecmascript::kungfu::CompilerLog