Searched refs:CompareICNexus (Results 1 – 5 of 5) sorted by relevance
699 class CompareICNexus final : public FeedbackNexus {701 CompareICNexus(Handle<FeedbackVector> vector, FeedbackSlot slot) in CompareICNexus() function705 CompareICNexus(FeedbackVector* vector, FeedbackSlot slot) in CompareICNexus() function
979 InlineCacheState CompareICNexus::StateFromFeedback() const { in StateFromFeedback()995 CompareOperationHint CompareICNexus::GetCompareOperationFeedback() const { in GetCompareOperationFeedback()
241 CompareICNexus nexus(feedback_vector_, slot); in CompareType()
741 CompareICNexus nexus(this, slot); in FeedbackVectorPrint()
1571 CompareICNexus nexus(feedback_vector(), slot); in GetCompareOperationHint()