Searched refs:GetOrInsertMethodTypeSet (Results 1 – 2 of 2) sorted by relevance
207 PGOMethodTypeSet *PGOMethodInfoMap::GetOrInsertMethodTypeSet(Chunk *chunk, PGOMethodId methodId) in GetOrInsertMethodTypeSet() function in panda::ecmascript::pgo::PGOMethodInfoMap221 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddType()229 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddCallTargetType()237 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddObjectInfo()245 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddDefine()
302 PGOMethodTypeSet *GetOrInsertMethodTypeSet(Chunk *chunk, PGOMethodId methodId);