Searched refs:AddBinaryOpICSlot (Results 1 – 3 of 3) sorted by relevance
2052 feedback_index(feedback_spec()->AddBinaryOpICSlot())); in VisitSwitchStatement()4281 FeedbackSlot index_slot = feedback_spec()->AddBinaryOpICSlot(); in BuildDestructuringArrayAssignment()4617 FeedbackSlot slot = feedback_spec()->AddBinaryOpICSlot(); in VisitCompoundAssignment()5830 expr->op(), feedback_index(feedback_spec()->AddBinaryOpICSlot())); in VisitUnaryOperation()6013 FeedbackSlot count_slot = feedback_spec()->AddBinaryOpICSlot(); in VisitCountOperation()6212 FeedbackSlot slot = feedback_spec()->AddBinaryOpICSlot(); in VisitArithmeticExpression()6248 feedback_index(feedback_spec()->AddBinaryOpICSlot())); in VisitNaryArithmeticExpression()6257 feedback_index(feedback_spec()->AddBinaryOpICSlot())); in VisitNaryArithmeticExpression()6457 FeedbackSlot slot = feedback_spec()->AddBinaryOpICSlot(); in VisitTemplateLiteral()
447 FeedbackSlot AddBinaryOpICSlot() { in AddBinaryOpICSlot() function
360 one_slot.AddBinaryOpICSlot(); in NewWithOneBinarySlotForTesting()