Searched refs:AddFuncDebugInfo (Results 1 – 3 of 3) sorted by relevance
31 void AddFuncDebugInfo(const std::string &name);
60 void DebugInfo::AddFuncDebugInfo(const std::string& name) in AddFuncDebugInfo() function in panda::ecmascript::kungfu::DebugInfo
41 debugInfo_->AddFuncDebugInfo(funcName); in Circuit()