Searched refs:AddMethodTime (Results 1 – 2 of 2) sorted by relevance
121 log_->AddMethodTime(shortName, methodOffset_, timeUsed_); in ~TimeScope()219 void CompilerLog::AddMethodTime(const std::string& name, uint32_t id, double time) in AddMethodTime() function in panda::ecmascript::kungfu::CompilerLog
108 void AddMethodTime(const std::string& name, uint32_t id, double time);