| OLD | NEW |
| (Empty) | |
| 1 warning: [DownCastComposite] charCodes (dynamic) will need runtime check to cast
to type List<int> (dart:_js_helper, line 265, col 31) |
| 2 warning: [DownCastComposite] JS('', '#.value', ret) (dynamic) will need runtime
check to cast to type E (dart:_js_helper, line 780, col 16) |
| 3 warning: [DownCastComposite] JS('JSExtendableArray|Null', r'#.exec(#)', _nativeR
egExp, checkString(string)) (dynamic) will need runtime check to cast to type Li
st<String> (dart:_js_helper/regexp_helper.dart, line 108, col 22) |
| 4 warning: [DownCastComposite] match (List<dynamic>) will need runtime check to ca
st to type List<String> (dart:_js_helper/regexp_helper.dart, line 140, col 43) |
| 5 warning: [DownCastComposite] match (List<dynamic>) will need runtime check to ca
st to type List<String> (dart:_js_helper/regexp_helper.dart, line 152, col 43) |
| 6 warning: [DownCastComposite] pattern.allMatches(receiver) (dynamic) will need ru
ntime check to cast to type Iterable<Match> (dart:_js_helper/string_helper.dart,
line 137, col 23) |
| OLD | NEW |