046d473d5e
Replace the growable array with a hash map so that zones are truly removed on deletion and IDs are never reused. TEST=Manually tested with test_zones.dart (IDs increase, map size toggles); existing service tests pass Fixes: https://github.com/dart-lang/sdk/issues/62205 Change-Id: I0bbec4a0fc0aef9ed8679a3aa5ce832fea9bfde8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/489720 Commit-Queue: Slava Egorov <vegorov@google.com> Auto-Submit: Nourhan Hasan <nourhan.m.hasan@gmail.com> Reviewed-by: Ryan Macnak <rmacnak@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com>