Searched refs:FeedbackIsInsufficient (Results 1 – 3 of 3) sorted by relevance
229 bool FeedbackIsInsufficient(FeedbackSource const& source) const; in DEFINE_OPERATORS_FOR_FLAGS()
569 if (!broker()->FeedbackIsInsufficient(source)) return nullptr; in BuildDeoptIfFeedbackIsInsufficient()
467 bool JSHeapBroker::FeedbackIsInsufficient(FeedbackSource const& source) const { in FeedbackIsInsufficient() function in v8::internal::compiler::JSHeapBroker