Searched refs:GetPropertyCell (Results 1 – 6 of 6) sorted by relevance
78 Handle<PropertyCell> property_cell = it.GetPropertyCell(); in ReduceJSLoadGlobal()159 Handle<PropertyCell> property_cell = it.GetPropertyCell(); in ReduceJSStoreGlobal()
252 Handle<PropertyCell> GetPropertyCell() const;
573 Handle<PropertyCell> LookupIterator::GetPropertyCell() const { in GetPropertyCell() function in v8::internal::LookupIterator
932 nexus->ConfigurePropertyCellMode(lookup->GetPropertyCell()); in UpdateCaches()1258 Handle<PropertyCell> cell = lookup->GetPropertyCell(); in CompileHandler()1828 auto cell = lookup->GetPropertyCell(); in CompileHandler()
301 Handle<PropertyCell> cell = it.GetPropertyCell(); in StoreGlobalViaContext()
5852 Handle<PropertyCell> cell = it.GetPropertyCell(); in VisitVariableProxy()7034 Handle<PropertyCell> cell = it.GetPropertyCell(); in HandleGlobalVariableAssignment()