Searched refs:AddCompiledMethod (Results 1 – 3 of 3) sorted by relevance
105 void AddCompiledMethod(const std::string& name, const CString& recordName);
230 void CompilerLog::AddCompiledMethod(const std::string& name, const CString& recordName) in AddCompiledMethod() function in panda::ecmascript::kungfu::CompilerLog
183 log_->AddCompiledMethod(methodName_, recordName_); in IsTypeAbort()