Searched refs:binary_operation_slot_ (Results 1 – 2 of 2) sorted by relevance
269 binary_operation_slot_ = spec->AddInterpreterBinaryOpICSlot(); in AssignFeedbackVectorSlots()
2231 return binary_operation_slot_; in CountBinaryOpFeedbackSlot()2259 FeedbackVectorSlot binary_operation_slot_; variable