Searched defs:receiverType (Results 1 – 7 of 7) sorted by relevance
509 JSHClass* receiverType = pgoType.GetReceiverHclass(); in GetAccessorPlrInJIT() local617 ProfileTyper receiverType = std::get<0>(types_.at(0)); in GetKeyTaggedValue() local642 ProfileTyper receiverType = std::get<0>(parent_.types_.at(0)); in GenerateObjectAccessInfo() local669 JSHClass *receiverType = parent_.jitTypes_[0].GetReceiverHclass(); in GenerateObjectAccessInfo() local723 ProfileTyper receiverType = types_.at(0).first; in GetKeyTaggedValue() local748 ProfileTyper receiverType = parent_.types_.at(0).first; in GenerateObjectAccessInfo() local867 ProfileTyper receiverType = parent_.types_[i].first; in GenerateObjectAccessInfo() local1025 ProfileTyper receiverType = std::get<0>(parent_.types_[i]); in GenerateObjectAccessInfo() local1067 JSHClass* receiverType = parent_.jitTypes_[i].GetReceiverHclass(); in GenerateObjectAccessInfo() local
1545 ParamType receiverType = tacc.GetParamType(); in TryLowerTypedStObjByIndexForBuiltin() local1727 ParamType receiverType = tacc.GetParamType(); in LoadTypedArrayByIndex() local1789 ParamType receiverType = tacc.GetParamType(); in StoreTypedArrayByIndex() local
1533 GateType receiverType = acc_.GetGateType(receiver); in VisitIndexCheck() local
1488 void SetPlrIsLoadFromIterResult(PropertyLookupResult &plr, ProfileType receiverType) in SetPlrIsLoadFromIterResult()
572 PGOObjectTemplate(PGOProfileType receiverType) : receiverType_(receiverType) {} in PGOObjectTemplate()573 PGOObjectTemplate(PGOProfileType receiverType, JSHClass *receiver) in PGOObjectTemplate()575 …PGOObjectTemplate(PGOProfileType receiverType, JSHClass *receiver, JSHClass *hold, JSHClass *holdT… in PGOObjectTemplate()580 PGOProfileType receiverType, PGOProfileType holdRootType, in PGOObjectTemplate()
308 … ProfileTyper receiverType = std::make_pair(type.GetReceiverRootType(), type.GetReceiverType()); in GetReceiverHIndexByPGOObjectInfoType() local
1599 auto receiverType = GetOrInsertProfileType(receiver, receiverRootType); in AddTransitionObjectInfo() local