Searched defs:receiverType (Results 1 – 8 of 8) sorted by relevance
326 GateType receiverType = acc_.GetGateType(receiver_); in GetAccessorFuncGT() local356 …ProfileTyper receiverType = std::make_pair(pgoType.GetReceiverRootType(), pgoType.GetReceiverType(… in GetAccessorPlr() local454 ProfileTyper receiverType = types_[i].first; in GenerateObjectAccessInfo() local533 ProfileTyper receiverType = std::get<0>(types_[i]); in GenerateObjectAccessInfo() local
947 GateType receiverType = tacc.GetReceiverGateType(); in TryLowerTypedStObjByIndexForBuiltin() local1055 GateType receiverType = tacc.GetReceiverGateType(); in LoadTypedArrayByIndex() local1116 GateType receiverType = tacc.GetReceiverGateType(); in StoreTypedArrayByIndex() local
553 …ProfileTyper receiverType = std::make_pair(pgoType.GetReceiverRootType(), pgoType.GetReceiverType(… in InlineAccessorCheck() local
1056 GateType receiverType = acc_.GetGateType(receiver); in VisitIndexCheck() local
83 GateType receiverType = acc_.GetGateType(receiver); in CollectInitializationType() local
779 GateType receiverType = gateAccessor_.GetGateType(receiver); in InferStObjByName() local
465 …PGOObjectTemplate(PGOProfileType receiverRootType, PGOProfileType receiverType, PGOProfileType hol… in PGOObjectTemplate()
1309 auto receiverType = GetOrInsertProfileType(receiverRootHClass, JSTaggedType(receiver)); in AddTranstionObjectInfo() local