DescriptionUses a HashMap to complete deferred library loads.
HashMap.forEach is a few ms faster to compile than LinkedHashMap.forEach,
and iteration order appears not to matter for _outstandingLoadRequests.
BUG=
R=hausner@google.com
Committed: https://github.com/dart-lang/sdk/commit/871e4a2788cb1ddceac741e815c272a9c45c4680
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|