mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:07:11 +00:00
b0bfee6627
The implementation of const map literals is based on linear lookups in an array containing key/value pairs instead of a hash table. Bug: https://github.com/dart-lang/sdk/issues/45908 Golem CL: https://chrome-internal-review.googlesource.com/c/golem/+/3852562 Change-Id: If0a980339ee1342c41f9388e0bd7b3615a4ef4e3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/200188 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Jonas Termansen <sortie@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com> |
||
---|---|---|
.. | ||
dart | ||
dart2 |