Home
last modified time | relevance | path

Searched refs:PropertyCellRef (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.h78 void DependOnGlobalProperty(const PropertyCellRef& cell);
82 bool DependOnProtector(const PropertyCellRef& cell);
H A Dprocessed-feedback.h75 GlobalAccessFeedback(PropertyCellRef cell, FeedbackSlotKind slot_kind);
83 PropertyCellRef property_cell() const;
H A Dcompilation-dependencies.cc797 GlobalPropertyDependency(const PropertyCellRef& cell, PropertyCellType type, in GlobalPropertyDependency()
834 const PropertyCellRef cell_;
841 explicit ProtectorDependency(const PropertyCellRef& cell) in ProtectorDependency()
864 const PropertyCellRef cell_;
1091 const PropertyCellRef& cell) { in DependOnGlobalProperty()
1097 bool CompilationDependencies::DependOnProtector(const PropertyCellRef& cell) { in DependOnProtector()
H A Djs-native-context-specialization.h113 PropertyCellRef const& property_cell,
H A Dheap-refs.h350 class PropertyCellRef : public HeapObjectRef { class in v8::internal::compiler::HeapObjectType
990 base::Optional<PropertyCellRef> GetPropertyCell(NameRef const& name) const;
H A Djs-heap-broker.cc277 GlobalAccessFeedback::GlobalAccessFeedback(PropertyCellRef cell, in GlobalAccessFeedback()
312 PropertyCellRef GlobalAccessFeedback::property_cell() const { in property_cell()
H A Dheap-refs.cc2220 bool PropertyCellRef::Cache() const { in Cache()
2232 base::Optional<PropertyCellRef> JSGlobalObjectRef::GetPropertyCell( in GetPropertyCell()
H A Djs-native-context-specialization.cc775 PropertyCellRef const& property_cell, Node* effect) { in ReduceGlobalAccess()
1099 base::Optional<PropertyCellRef> cell = in ReduceNamedAccess()
H A Djs-create-lowering.cc657 PropertyCellRef array_constructor_protector = in ReduceJSCreateArray()
H A Djs-typed-lowering.cc597 PropertyCellRef string_length_protector = in ReduceJSAdd()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.h448 void BuildPropertyCellAccess(const compiler::PropertyCellRef& property_cell);
H A Dmaglev-graph-builder.cc309 const compiler::PropertyCellRef& property_cell) { in BuildPropertyCellAccess()

Completed in 26 milliseconds