Searched refs:prototype_maps (Results 1 – 3 of 3) sorted by relevance
1098 ZoneVector<MapRef>* prototype_maps) { in HasOnlyStablePrototypesWithFastElements() argument1099 DCHECK_NOT_NULL(prototype_maps); in HasOnlyStablePrototypesWithFastElements()1106 prototype_maps->push_back(prototype_map); in HasOnlyStablePrototypesWithFastElements()
717 ZoneVector<MapRef>* prototype_maps);
1682 ZoneVector<MapRef> prototype_maps(zone()); in ReduceElementAccess() local1692 &prototype_maps)) { in ReduceElementAccess()1704 for (MapRef const& prototype_map : prototype_maps) { in ReduceElementAccess()