Searched refs:kForIn (Results 1 – 4 of 4) sorted by relevance
60 case FeedbackSlotKind::kForIn: in GetSlotSize()317 case FeedbackSlotKind::kForIn: { in ComputeCounts()
170 case FeedbackSlotKind::kForIn: in Kind2String()243 case FeedbackSlotKind::kForIn: in New()464 case FeedbackSlotKind::kForIn: in Clear()645 case FeedbackSlotKind::kForIn: { in StateFromFeedback()1136 DCHECK_EQ(kind(), FeedbackSlotKind::kForIn); in GetForInFeedback()
52 kForIn, enumerator392 FeedbackSlot AddForInSlot() { return AddSlot(FeedbackSlotKind::kForIn); } in AddForInSlot()
1128 case FeedbackSlotKind::kForIn: { in Print()