Searched refs:GetOrInsertMethodTypeSet (Results 1 – 2 of 2) sorted by relevance
197 PGOMethodTypeSet *PGOMethodInfoMap::GetOrInsertMethodTypeSet(Chunk *chunk, PGOMethodId methodId) in GetOrInsertMethodTypeSet() function in panda::ecmascript::pgo::PGOMethodInfoMap211 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddType()219 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddCallTargetType()227 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddObjectInfo()235 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddDefine()
311 PGOMethodTypeSet *GetOrInsertMethodTypeSet(Chunk *chunk, PGOMethodId methodId);