Home
last modified time | relevance | path

Searched defs:prototype_maps (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-heap-broker.cc2897 ZoneVector<MapRef>* prototype_maps) { in HasOnlyStablePrototypesWithFastElementsHelper()
2929 ZoneVector<MapRef>* prototype_maps) { in HasOnlyStablePrototypesWithFastElements()
Djs-native-context-specialization.cc1746 ZoneVector<MapRef> prototype_maps(zone()); in ReduceElementAccess() local