Home
last modified time | relevance | path

Searched refs:ReadFeedbackForCall (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.cc669 ProcessedFeedback const& JSHeapBroker::ReadFeedbackForCall( in ReadFeedbackForCall() function in v8::internal::compiler::JSHeapBroker
781 ProcessedFeedback const& feedback = ReadFeedbackForCall(source); in GetFeedbackForCall()
Djs-heap-broker.h385 ProcessedFeedback const& ReadFeedbackForCall(FeedbackSource const& source); in DEFINE_OPERATORS_FOR_FLAGS()