Searched refs:UpdateRootProfileType (Results 1 – 3 of 3) sorted by relevance
65 void UpdateRootProfileType(JSHClass *oldHClass, JSHClass *newHClass);
151 void PGOProfiler::UpdateRootProfileType(JSHClass *oldHClass, JSHClass *newHClass) in UpdateRootProfileType() function in panda::ecmascript::pgo::PGOProfiler
429 thread->GetEcmaVM()->GetPGOProfiler()->UpdateRootProfileType(*hclass, *newProtoClass); in OptimizePrototypeForIC()