Files
sdk/runtime/lib
Vyacheslav Egorov be2cecb717 [vm/libs] Properly type _FixedSizeArrayIterator to avoid implicit cast.
There was an implicit cast when initializing List<E> _array field with a
value of type List<dynamic>.

Change-Id: I8c8b9091b691b6e7ad429ae8ad08e52504faf56f
Reviewed-on: https://dart-review.googlesource.com/72461
Reviewed-by: Samir Jindel <sjindel@google.com>
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
2018-08-31 13:51:43 +00:00
..