Lines Matching defs:maps
599 // Replace descriptors by new_descriptors in all maps that share it. The old
815 // that the maps to which we push the new descriptor array back can rely
821 // Replace descriptors by new_descriptors in all maps that share it. The old
875 static bool ContainsMap(MapHandles const& maps, Map map) {
877 for (Handle<Map> current : maps) {
883 static bool HasElementsKind(MapHandles const& maps,
885 for (Handle<Map> current : maps) {
1013 // Only store fast element maps in ascending generality.
1226 // For prototype maps, the PrototypeInfo is not copied.
1270 // be accessed for normalized maps.
1304 // Strict function maps have Function as a constructor but the
1315 // Initial maps must not contain descriptors in the descriptors array
1492 // all the other intermediate maps are created.
1501 // During creation of intermediate maps we violate descriptors sharing
1505 // case for all the intermediate maps we create here.
1592 // constructor. Initial maps for strict mode are cached as special transitions
1923 // Dictionary maps can always have additional data properties.
2142 // Ensure that we don't try to generate elements kind transitions from maps