Searched refs:BinaryOpICNexus (Results 1 – 5 of 5) sorted by relevance
656 class BinaryOpICNexus final : public FeedbackNexus {658 BinaryOpICNexus(Handle<TypeFeedbackVector> vector, FeedbackVectorSlot slot) in BinaryOpICNexus() function663 BinaryOpICNexus(TypeFeedbackVector* vector, FeedbackVectorSlot slot) in BinaryOpICNexus() function
320 BinaryOpICNexus nexus(feedback_vector_, slot); in BinaryType()376 BinaryOpICNexus nexus(feedback_vector_, slot); in CountType()
1047 InlineCacheState BinaryOpICNexus::StateFromFeedback() const { in StateFromFeedback()1069 BinaryOperationHint BinaryOpICNexus::GetBinaryOperationFeedback() const { in GetBinaryOperationFeedback()
791 BinaryOpICNexus nexus(this, slot); in TypeFeedbackVectorPrint()
1433 BinaryOpICNexus nexus(feedback_vector(), slot); in GetBinaryOperationHint()