Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.cc478 ProcessedFeedback const& JSHeapBroker::ReadFeedbackForPropertyAccess( in ReadFeedbackForPropertyAccess() function in v8::internal::compiler::JSHeapBroker
765 ReadFeedbackForPropertyAccess(source, mode, static_name); in GetFeedbackForPropertyAccess()
Djs-heap-broker.h394 ProcessedFeedback const& ReadFeedbackForPropertyAccess( in DEFINE_OPERATORS_FOR_FLAGS()