Searched defs:receiverType (Results 1 – 6 of 6) sorted by relevance
555 JSHClass* receiverType = pgoType.GetReceiverHclass(); in GetAccessorPlrInJIT() local659 ProfileTyper receiverType = std::get<0>(types_.at(0)); in GetKeyTaggedValue() local681 ProfileTyper receiverType = std::get<0>(parent_.types_.at(0)); in GenerateObjectAccessInfo() local705 JSHClass *receiverType = parent_.jitTypes_[0].GetReceiverHclass(); in GenerateObjectAccessInfo() local759 ProfileTyper receiverType = types_.at(0).first; in GetKeyTaggedValue() local781 ProfileTyper receiverType = parent_.types_.at(0).first; in GenerateObjectAccessInfo() local878 ProfileTyper receiverType = parent_.types_[i].first; in GenerateObjectAccessInfo() local1017 ProfileTyper receiverType = std::get<0>(parent_.types_[i]); in GenerateObjectAccessInfo() local1056 JSHClass* receiverType = parent_.jitTypes_[i].GetReceiverHclass(); in GenerateObjectAccessInfo() local
1213 ParamType receiverType = tacc.GetParamType(); in TryLowerTypedStObjByIndexForBuiltin() local1320 ParamType receiverType = tacc.GetParamType(); in LoadTypedArrayByIndex() local1381 ParamType receiverType = tacc.GetParamType(); in StoreTypedArrayByIndex() local
1449 GateType receiverType = acc_.GetGateType(receiver); in VisitIndexCheck() local
282 … ProfileTyper receiverType = std::make_pair(type.GetReceiverRootType(), type.GetReceiverType()); in GetReceiverHIndexByPGOObjectInfoType() local
555 …PGOObjectTemplate(PGOProfileType receiverType, JSHClass *receiver, JSHClass *hold, JSHClass *holdT… in PGOObjectTemplate()560 PGOProfileType receiverType, PGOProfileType holdRootType, in PGOObjectTemplate()
1617 auto receiverType = GetOrInsertProfileType(receiver, receiverRootType); in AddTransitionObjectInfo() local