Searched defs:prototype_maps (Results 1 – 2 of 2) sorted by relevance
2897 ZoneVector<MapRef>* prototype_maps) { in HasOnlyStablePrototypesWithFastElementsHelper()2929 ZoneVector<MapRef>* prototype_maps) { in HasOnlyStablePrototypesWithFastElements()
1746 ZoneVector<MapRef> prototype_maps(zone()); in ReduceElementAccess() local