Files
sdk/pkg
Asger Feldthaus 9e29d33563 dart2js cps: More precise rewrite for indexables.
Strings were not sometimes not considered indexables because
[subtype=String] is not reduced to [exact=JSString].

We now rewrite the index-set operator to direct access even when the
receiver object is potentially null (but is otherwise a mutable
indexable).

BUG=
R=sra@google.com

Review URL: https://codereview.chromium.org/1420563002 .
2015-10-21 12:54:20 +02:00
..
2015-10-20 16:00:21 -07:00
2015-01-22 10:02:20 +00:00
2015-09-29 13:49:53 +02:00
2015-06-19 12:35:07 -07:00
2015-10-19 17:32:10 -07:00