6b84ac8d0f
Connect the type hierarchy with the missing (compared to the dart2js versions) of the JSMutableIndexable class. Avoids an extra copying of all data to a temporary list during the construction just to get access to the index operator. Change-Id: I8a9f8ba4d956ac49d6fb635709d11a6e7c018270 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166782 Reviewed-by: Mark Zhou <markzipan@google.com>