Searched refs:GetPropertyCell (Results 1 – 7 of 7) sorted by relevance
180 Handle<PropertyCell> GetPropertyCell() const;
983 Handle<PropertyCell> LookupIterator::GetPropertyCell() const { in GetPropertyCell() function in v8::internal::LookupIterator
761 nexus()->ConfigurePropertyCellMode(lookup->GetPropertyCell()); in UpdateCaches()938 MaybeObjectHandle::Weak(lookup->GetPropertyCell())); in ComputeHandler()982 MaybeObjectHandle::Weak(lookup->GetPropertyCell())); in ComputeHandler()1617 nexus()->ConfigurePropertyCellMode(lookup->GetPropertyCell()); in UpdateCaches()1810 StoreHandler::StoreGlobal(lookup->GetPropertyCell())); in ComputeHandler()
911 base::Optional<PropertyCellRef> GetPropertyCell(
1965 ObjectData* GetPropertyCell(2007 return PropertyCellRef(broker, it.GetPropertyCell()); in GetPropertyCellFromHeap()2013 ObjectData* JSGlobalObjectData::GetPropertyCell(JSHeapBroker* broker, in GetPropertyCell() function in v8::internal::compiler::JSGlobalObjectData4421 base::Optional<PropertyCellRef> JSGlobalObjectRef::GetPropertyCell( in GetPropertyCell() function in v8::internal::compiler::JSGlobalObjectRef4426 ObjectData* property_cell_data = data()->AsJSGlobalObject()->GetPropertyCell( in GetPropertyCell()
2987 base::Optional<PropertyCellRef> cell = global_object.GetPropertyCell( in ProcessMapForNamedPropertyAccess()
788 native_context().global_object().GetPropertyCell(name); in ReduceGlobalAccess()