Searched refs:fixed_array_maps (Results 1 – 1 of 1) sorted by relevance
794 ZoneHandleSet<Map> fixed_array_maps(factory()->fixed_array_map()); in ReduceEnsureWritableFastElements() local796 fixed_array_maps.contains(elements_maps)) { in ReduceEnsureWritableFastElements()801 state = state->SetMaps(node, fixed_array_maps, zone()); in ReduceEnsureWritableFastElements()824 ZoneHandleSet<Map> fixed_array_maps(factory()->fixed_array_map()); in ReduceMaybeGrowFastElements() local825 fixed_array_maps.insert(factory()->fixed_cow_array_map(), zone()); in ReduceMaybeGrowFastElements()826 state = state->SetMaps(node, fixed_array_maps, zone()); in ReduceMaybeGrowFastElements()