Searched refs:GetOrInsertMethodTypeSet (Results 1 – 2 of 2) sorted by relevance
639 PGOMethodTypeSet *PGOMethodInfoMap::GetOrInsertMethodTypeSet(Chunk *chunk, PGOMethodId methodId) in GetOrInsertMethodTypeSet() function in panda::ecmascript::PGOMethodInfoMap653 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddType()661 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddCallTargetType()669 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddObjectInfo()678 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddDefine()
861 PGOMethodTypeSet *GetOrInsertMethodTypeSet(Chunk *chunk, PGOMethodId methodId);