Home
last modified time | relevance | path

Searched refs:kBinaryOp (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dfeedback-vector-inl.h63 case FeedbackSlotKind::kBinaryOp: in GetSlotSize()
293 case FeedbackSlotKind::kBinaryOp: { in ComputeCounts()
Dfeedback-vector.cc158 case FeedbackSlotKind::kBinaryOp: in Kind2String()
245 case FeedbackSlotKind::kBinaryOp: in New()
465 case FeedbackSlotKind::kBinaryOp: in Clear()
625 case FeedbackSlotKind::kBinaryOp: { in StateFromFeedback()
1124 DCHECK_EQ(kind(), FeedbackSlotKind::kBinaryOp); in GetBinaryOperationFeedback()
Dfeedback-vector.h46 kBinaryOp, enumerator
385 return AddSlot(FeedbackSlotKind::kBinaryOp); in AddBinaryOpICSlot()
Dobjects-printer.cc1120 case FeedbackSlotKind::kBinaryOp: { in Print()
/external/v8/src/heap/
Dobject-stats.cc584 case FeedbackSlotKind::kBinaryOp: in GetFeedbackSlotType()