Home
last modified time | relevance | path

Searched refs:CanInlineElementAccess (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Daccess-info.cc370 if (!map.CanInlineElementAccess()) return {}; in ComputeElementAccessInfo()
1030 !map->CanInlineElementAccess()) { in ConsolidateElementLoad()
H A Dheap-refs.h702 bool CanInlineElementAccess() const;
H A Djs-heap-broker.cc803 if (map.CanInlineElementAccess() && in ProcessFeedbackMapsForElementAccess()
H A Dheap-refs.cc1058 bool MapRef::CanInlineElementAccess() const { in CanInlineElementAccess() function in v8::internal::compiler::MapRef

Completed in 9 milliseconds