| Index: lib/runtime/dart/_js_helper.txt
|
| diff --git a/lib/runtime/dart/_js_helper.txt b/lib/runtime/dart/_js_helper.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..069092565dc3887f5a8d3c1798f914b9fc7d1e3e
|
| --- /dev/null
|
| +++ b/lib/runtime/dart/_js_helper.txt
|
| @@ -0,0 +1,6 @@
|
| +warning: [DownCastComposite] charCodes (dynamic) will need runtime check to cast to type List<int> (dart:_js_helper, line 265, col 31)
|
| +warning: [DownCastComposite] JS('', '#.value', ret) (dynamic) will need runtime check to cast to type E (dart:_js_helper, line 780, col 16)
|
| +warning: [DownCastComposite] JS('JSExtendableArray|Null', r'#.exec(#)', _nativeRegExp, checkString(string)) (dynamic) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 108, col 22)
|
| +warning: [DownCastComposite] match (List<dynamic>) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 140, col 43)
|
| +warning: [DownCastComposite] match (List<dynamic>) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 152, col 43)
|
| +warning: [DownCastComposite] pattern.allMatches(receiver) (dynamic) will need runtime check to cast to type Iterable<Match> (dart:_js_helper/string_helper.dart, line 137, col 23)
|
|
|