Searched refs:UpdatePrototypeChainInfo (Results 1 – 2 of 2) sorted by relevance
147 void UpdatePrototypeChainInfo(JSHClass *receiver, JSHClass *holder, PGOObjectInfo &info);
1336 UpdatePrototypeChainInfo(receiver, hold, info); in AddTranstionObjectInfo()1347 void PGOProfiler::UpdatePrototypeChainInfo(JSHClass *receiver, JSHClass *holder, PGOObjectInfo &inf… in UpdatePrototypeChainInfo() function in panda::ecmascript::pgo::PGOProfiler