Searched refs:binary_operation_slot_ (Results 1 – 2 of 2) sorted by relevance
295 binary_operation_slot_ = spec->AddInterpreterBinaryOpICSlot(); in AssignFeedbackSlots()
2221 return binary_operation_slot_; in CountBinaryOpFeedbackSlot()2249 FeedbackSlot binary_operation_slot_; variable