Searched refs:FindDescWithKey (Results 1 – 4 of 4) sorted by relevance
43 bool PGOHClassLayoutDesc::FindDescWithKey(const CString &key, PGOHandler &handler) const in FindDescWithKey() function in panda::ecmascript::PGOHClassLayoutDesc
188 bool FindDescWithKey(const CString &key, PGOHandler &handler) const;
78 if (desc.FindDescWithKey(keyString, newHandler)) { in UpdateTSHClassFromPGO()
890 if (!desc.FindDescWithKey(keyString, newHandler)) { in VerifyObjIhcPGOType()