Files
sdk/tools
Vijay Menon 1eaa7d2902 [html] cleanup JS types
This ensures JS calls in the SDK are statically typed (or, at least, don't
inadvertently trigger dynamic calls).

Analyzer has a hack where `JS('String', ...)` is typed as `String`.  Kernel
doesn't, but we get the same effect (in DDK) via `JS<String>('String', ...)`.

This should not affect dart2js which specially interprets the type string
itself.

Change-Id: I63c5f199e2c51da2beca72659261acf1faff66e8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/112937
Reviewed-by: Mark Zhou <markzipan@google.com>
Commit-Queue: Vijay Menon <vsm@google.com>
2019-08-14 18:02:09 +00:00
..
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-14 18:02:09 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00
2019-08-05 20:34:31 +00:00