Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(183)

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1530563003: Generate all runtime files from dart. (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: simplify diff in js_codegen.dart Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7) 1 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7)
2 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7) 2 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7)
3 warning: [DOWN_CAST_COMPOSITE] doneHandlers (dynamic) will need runtime check to cast to type Iterable<SendPort> (dart:_isolate_helper, line 574, col 29) 3 warning: [DOWN_CAST_COMPOSITE] doneHandlers (dynamic) will need runtime check to cast to type Iterable<SendPort> (dart:_isolate_helper, line 574, col 29)
4 warning: [DOWN_CAST_COMPOSITE] args (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 839, col 37) 4 warning: [DOWN_CAST_COMPOSITE] args (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 839, col 37)
5 warning: [DOWN_CAST_COMPOSITE] msg['args'] (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 886, col 11) 5 warning: [DOWN_CAST_COMPOSITE] msg['args'] (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 886, col 11)
6 warning: [DOWN_CAST_COMPOSITE] JS('var', r'#.pop()', this) (dynamic) will need r untime check to cast to type E (dart:_interceptors/js_array.dart, line 80, col 1 2) 6 warning: [DOWN_CAST_COMPOSITE] JS('var', r'#.pop()', this) (dynamic) will need r untime check to cast to type E (dart:_interceptors/js_array.dart, line 80, col 1 2)
7 warning: [DOWN_CAST_COMPOSITE] JS('', '#[#]', this, i) (dynamic) will need runti me check to cast to type E (dart:_interceptors/js_array.dart, line 125, col 9) 7 warning: [DOWN_CAST_COMPOSITE] JS('', '#[#]', this, i) (dynamic) will need runti me check to cast to type E (dart:_interceptors/js_array.dart, line 125, col 9)
8 warning: [DOWN_CAST_COMPOSITE] JS('var', '#[#]', this, index) (dynamic) will nee d runtime check to cast to type E (dart:_interceptors/js_array.dart, line 313, c ol 12) 8 warning: [DOWN_CAST_COMPOSITE] JS('var', '#[#]', this, index) (dynamic) will nee d runtime check to cast to type E (dart:_interceptors/js_array.dart, line 313, c ol 12)
9 warning: [DOWN_CAST_COMPOSITE] charCodes (dynamic) will need runtime check to ca st to type List<int> (dart:_js_helper, line 264, col 31) 9 warning: [DOWN_CAST_COMPOSITE] charCodes (dynamic) will need runtime check to ca st to type List<int> (dart:_js_helper, line 265, col 31)
10 warning: [DOWN_CAST_COMPOSITE] JS('', '#.value', ret) (dynamic) will need runtim e check to cast to type E (dart:_js_helper, line 779, col 16) 10 warning: [DOWN_CAST_COMPOSITE] JS('', '#.value', ret) (dynamic) will need runtim e check to cast to type E (dart:_js_helper, line 780, col 16)
11 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray', r'#.split(#)', this, patt ern) (dynamic) will need runtime check to cast to type List<String> (dart:_inter ceptors/js_string.dart, line 86, col 14) 11 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray', r'#.split(#)', this, patt ern) (dynamic) will need runtime check to cast to type List<String> (dart:_inter ceptors/js_string.dart, line 86, col 14)
12 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray', r'#.split(#)', this, re) (dynamic) will need runtime check to cast to type List<String> (dart:_intercepto rs/js_string.dart, line 89, col 14) 12 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray', r'#.split(#)', this, re) (dynamic) will need runtime check to cast to type List<String> (dart:_intercepto rs/js_string.dart, line 89, col 14)
13 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray|Null', r'#.exec(#)', _nativ eRegExp, checkString(string)) (dynamic) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 108, col 22) 13 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray|Null', r'#.exec(#)', _nativ eRegExp, checkString(string)) (dynamic) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 108, col 22)
14 warning: [DOWN_CAST_COMPOSITE] match (List<dynamic>) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 140, col 43) 14 warning: [DOWN_CAST_COMPOSITE] match (List<dynamic>) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 140, col 43)
15 warning: [DOWN_CAST_COMPOSITE] match (List<dynamic>) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 152, col 43) 15 warning: [DOWN_CAST_COMPOSITE] match (List<dynamic>) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 152, col 43)
16 warning: [DOWN_CAST_COMPOSITE] pattern.allMatches(receiver) (dynamic) will need runtime check to cast to type Iterable<Match> (dart:_js_helper/string_helper.dar t, line 137, col 23) 16 warning: [DOWN_CAST_COMPOSITE] pattern.allMatches(receiver) (dynamic) will need runtime check to cast to type Iterable<Match> (dart:_js_helper/string_helper.dar t, line 137, col 23)
17 warning: [DOWN_CAST_COMPOSITE] controller (_StreamControllerLifecycle<dynamic>) will need runtime check to cast to type _StreamControllerLifecycle<T> (dart:asyn c/broadcast_stream_controller.dart, line 8, col 67) 17 warning: [DOWN_CAST_COMPOSITE] controller (_StreamControllerLifecycle<dynamic>) will need runtime check to cast to type _StreamControllerLifecycle<T> (dart:asyn c/broadcast_stream_controller.dart, line 8, col 67)
18 warning: [DOWN_CAST_COMPOSITE] controller (_StreamControllerLifecycle<dynamic>) will need runtime check to cast to type _StreamControllerLifecycle<T> (dart:asyn c/broadcast_stream_controller.dart, line 36, col 15) 18 warning: [DOWN_CAST_COMPOSITE] controller (_StreamControllerLifecycle<dynamic>) will need runtime check to cast to type _StreamControllerLifecycle<T> (dart:asyn c/broadcast_stream_controller.dart, line 36, col 15)
19 warning: [DOWN_CAST_COMPOSITE] subscription (StreamSubscription<dynamic>) will n eed runtime check to cast to type _BroadcastSubscription<T> (dart:async/broadcas t_stream_controller.dart, line 194, col 18) 19 warning: [DOWN_CAST_COMPOSITE] subscription (StreamSubscription<dynamic>) will n eed runtime check to cast to type _BroadcastSubscription<T> (dart:async/broadcas t_stream_controller.dart, line 194, col 18)
20 warning: [DOWN_CAST_COMPOSITE] subscription (StreamSubscription<dynamic>) will n eed runtime check to cast to type StreamSubscription<T> (dart:async/broadcast_st ream_controller.dart, line 199, col 12) 20 warning: [DOWN_CAST_COMPOSITE] subscription (StreamSubscription<dynamic>) will n eed runtime check to cast to type StreamSubscription<T> (dart:async/broadcast_st ream_controller.dart, line 199, col 12)
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 warning: [DOWN_CAST_COMPOSITE] _f(_iterator.current).iterator (Iterator<dynamic> ) will need runtime check to cast to type Iterator<T> (dart:_internal/iterable.d art, line 481, col 29) 233 warning: [DOWN_CAST_COMPOSITE] _f(_iterator.current).iterator (Iterator<dynamic> ) will need runtime check to cast to type Iterator<T> (dart:_internal/iterable.d art, line 481, col 29)
234 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 978, col 35) 234 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 978, col 35)
235 warning: [DOWN_CAST_COMPOSITE] iterable (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<T> (dart:_internal/iterable.dart, line 983, col 37) 235 warning: [DOWN_CAST_COMPOSITE] iterable (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<T> (dart:_internal/iterable.dart, line 983, col 37)
236 warning: [DOWN_CAST_COMPOSITE] test ((dynamic) → bool) will need runtime check t o cast to type (T) → bool (dart:_internal/iterable.dart, line 983, col 47) 236 warning: [DOWN_CAST_COMPOSITE] test ((dynamic) → bool) will need runtime check t o cast to type (T) → bool (dart:_internal/iterable.dart, line 983, col 47)
237 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 988, col 35) 237 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 988, col 35)
238 warning: [DOWN_CAST_COMPOSITE] iterable (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<T> (dart:_internal/iterable.dart, line 993, col 37) 238 warning: [DOWN_CAST_COMPOSITE] iterable (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<T> (dart:_internal/iterable.dart, line 993, col 37)
239 warning: [DOWN_CAST_COMPOSITE] test ((dynamic) → bool) will need runtime check t o cast to type (T) → bool (dart:_internal/iterable.dart, line 993, col 47) 239 warning: [DOWN_CAST_COMPOSITE] test ((dynamic) → bool) will need runtime check t o cast to type (T) → bool (dart:_internal/iterable.dart, line 993, col 47)
240 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 997, col 40) 240 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 997, col 40)
241 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 1033, col 35) 241 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 1033, col 35)
242 warning: [DOWN_CAST_COMPOSITE] l (List<dynamic>) will need runtime check to cast to type List<T> (dart:_internal/iterable.dart, line 1115, col 31) 242 warning: [DOWN_CAST_COMPOSITE] l (List<dynamic>) will need runtime check to cast to type List<T> (dart:_internal/iterable.dart, line 1115, col 31)
243 warning: [DOWN_CAST_COMPOSITE] _convertToJS ((dynamic) → dynamic) will need runt ime check to cast to type (E) → dynamic (dart:js, line 326, col 44)
244 warning: [DOWN_CAST_COMPOSITE] super[index] (dynamic) will need runtime check to cast to type E (dart:js, line 359, col 12)
245 warning: [DOWN_CAST_COMPOSITE] callMethod('splice', [index, 1])[0] (dynamic) wil l need runtime check to cast to type E (dart:js, line 405, col 12)
246 warning: [DOWN_CAST_COMPOSITE] callMethod('pop') (dynamic) will need runtime che ck to cast to type E (dart:js, line 410, col 12)
247 warning: [DOWN_CAST_COMPOSITE] (a + b) * a * b (num) will need runtime check to cast to type T (dart:math, line 85, col 16) 243 warning: [DOWN_CAST_COMPOSITE] (a + b) * a * b (num) will need runtime check to cast to type T (dart:math, line 85, col 16)
248 warning: [DOWN_CAST_COMPOSITE] a + b (num) will need runtime check to cast to ty pe T (dart:math, line 120, col 16) 244 warning: [DOWN_CAST_COMPOSITE] a + b (num) will need runtime check to cast to ty pe T (dart:math, line 120, col 16)
249 warning: [DOWN_CAST_COMPOSITE] x + other.x (num) will need runtime check to cast to type T (dart:math/point.dart, line 37, col 25) 245 warning: [DOWN_CAST_COMPOSITE] x + other.x (num) will need runtime check to cast to type T (dart:math/point.dart, line 37, col 25)
250 warning: [DOWN_CAST_COMPOSITE] y + other.y (num) will need runtime check to cast to type T (dart:math/point.dart, line 37, col 38) 246 warning: [DOWN_CAST_COMPOSITE] y + other.y (num) will need runtime check to cast to type T (dart:math/point.dart, line 37, col 38)
251 warning: [DOWN_CAST_COMPOSITE] x - other.x (num) will need runtime check to cast to type T (dart:math/point.dart, line 46, col 25) 247 warning: [DOWN_CAST_COMPOSITE] x - other.x (num) will need runtime check to cast to type T (dart:math/point.dart, line 46, col 25)
252 warning: [DOWN_CAST_COMPOSITE] y - other.y (num) will need runtime check to cast to type T (dart:math/point.dart, line 46, col 38) 248 warning: [DOWN_CAST_COMPOSITE] y - other.y (num) will need runtime check to cast to type T (dart:math/point.dart, line 46, col 38)
253 warning: [DOWN_CAST_COMPOSITE] x * factor (num) will need runtime check to cast to type T (dart:math/point.dart, line 59, col 25) 249 warning: [DOWN_CAST_COMPOSITE] x * factor (num) will need runtime check to cast to type T (dart:math/point.dart, line 59, col 25)
254 warning: [DOWN_CAST_COMPOSITE] y * factor (num) will need runtime check to cast to type T (dart:math/point.dart, line 59, col 37) 250 warning: [DOWN_CAST_COMPOSITE] y * factor (num) will need runtime check to cast to type T (dart:math/point.dart, line 59, col 37)
255 warning: [DOWN_CAST_COMPOSITE] dx * dx + dy * dy (num) will need runtime check t o cast to type T (dart:math/point.dart, line 86, col 12) 251 warning: [DOWN_CAST_COMPOSITE] dx * dx + dy * dy (num) will need runtime check t o cast to type T (dart:math/point.dart, line 86, col 12)
256 warning: [DOWN_CAST_COMPOSITE] left + width (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 33, col 18) 252 warning: [DOWN_CAST_COMPOSITE] left + width (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 33, col 18)
257 warning: [DOWN_CAST_COMPOSITE] top + height (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 35, col 19) 253 warning: [DOWN_CAST_COMPOSITE] top + height (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 35, col 19)
258 warning: [DOWN_CAST_COMPOSITE] x1 - x0 (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 68, col 41) 254 warning: [DOWN_CAST_COMPOSITE] x1 - x0 (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 68, col 41)
259 warning: [DOWN_CAST_COMPOSITE] y1 - y0 (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 68, col 50) 255 warning: [DOWN_CAST_COMPOSITE] y1 - y0 (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 68, col 50)
260 warning: [DOWN_CAST_COMPOSITE] right - left (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 95, col 40) 256 warning: [DOWN_CAST_COMPOSITE] right - left (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 95, col 40)
261 warning: [DOWN_CAST_COMPOSITE] bottom - top (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 95, col 54) 257 warning: [DOWN_CAST_COMPOSITE] bottom - top (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 95, col 54)
262 warning: [DOWN_CAST_COMPOSITE] this.left + this.width (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 119, col 41) 258 warning: [DOWN_CAST_COMPOSITE] this.left + this.width (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 119, col 41)
263 warning: [DOWN_CAST_COMPOSITE] this.left + this.width (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 120, col 44) 259 warning: [DOWN_CAST_COMPOSITE] this.left + this.width (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 120, col 44)
264 warning: [DOWN_CAST_COMPOSITE] this.top + this.height (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 121, col 7) 260 warning: [DOWN_CAST_COMPOSITE] this.top + this.height (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 121, col 7)
265 warning: [DOWN_CAST_COMPOSITE] this.top + this.height (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 123, col 7) 261 warning: [DOWN_CAST_COMPOSITE] this.top + this.height (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 123, col 7)
266 warning: [DOWN_CAST_COMPOSITE] (width < 0) ? -width * 0 : width (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 151, col 22) 262 warning: [DOWN_CAST_COMPOSITE] (width < 0) ? -width * 0 : width (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 151, col 22)
267 warning: [DOWN_CAST_COMPOSITE] (height < 0) ? -height * 0 : height (num) will ne ed runtime check to cast to type T (dart:math/rectangle.dart, line 152, col 23) 263 warning: [DOWN_CAST_COMPOSITE] (height < 0) ? -height * 0 : height (num) will ne ed runtime check to cast to type T (dart:math/rectangle.dart, line 152, col 23)
268 warning: [DOWN_CAST_COMPOSITE] max(a.x, b.x) - left (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 168, col 15) 264 warning: [DOWN_CAST_COMPOSITE] max(a.x, b.x) - left (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 168, col 15)
269 warning: [DOWN_CAST_COMPOSITE] max(a.y, b.y) - top (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 170, col 16) 265 warning: [DOWN_CAST_COMPOSITE] max(a.y, b.y) - top (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 170, col 16)
270 warning: [DOWN_CAST_COMPOSITE] (width < 0) ? _clampToZero(width) : width (num) w ill need runtime check to cast to type T (dart:math/rectangle.dart, line 212, co l 23) 266 warning: [DOWN_CAST_COMPOSITE] (width < 0) ? _clampToZero(width) : width (num) w ill need runtime check to cast to type T (dart:math/rectangle.dart, line 212, co l 23)
271 warning: [DOWN_CAST_COMPOSITE] (height < 0) ? _clampToZero(height) : height (num ) will need runtime check to cast to type T (dart:math/rectangle.dart, line 213, col 24) 267 warning: [DOWN_CAST_COMPOSITE] (height < 0) ? _clampToZero(height) : height (num ) will need runtime check to cast to type T (dart:math/rectangle.dart, line 213, col 24)
272 warning: [DOWN_CAST_COMPOSITE] max(a.x, b.x) - left (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 229, col 15) 268 warning: [DOWN_CAST_COMPOSITE] max(a.x, b.x) - left (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 229, col 15)
273 warning: [DOWN_CAST_COMPOSITE] max(a.y, b.y) - top (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 231, col 16) 269 warning: [DOWN_CAST_COMPOSITE] max(a.y, b.y) - top (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 231, col 16)
274 warning: [DOWN_CAST_COMPOSITE] _clampToZero(width) (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 247, col 28) 270 warning: [DOWN_CAST_COMPOSITE] _clampToZero(width) (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 247, col 28)
275 warning: [DOWN_CAST_COMPOSITE] _clampToZero(height) (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 263, col 30) 271 warning: [DOWN_CAST_COMPOSITE] _clampToZero(height) (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 263, col 30)
272 warning: [DOWN_CAST_COMPOSITE] _convertToJS ((dynamic) → dynamic) will need runt ime check to cast to type (E) → dynamic (dart:js, line 326, col 44)
273 warning: [DOWN_CAST_COMPOSITE] super[index] (dynamic) will need runtime check to cast to type E (dart:js, line 359, col 12)
274 warning: [DOWN_CAST_COMPOSITE] callMethod('splice', [index, 1])[0] (dynamic) wil l need runtime check to cast to type E (dart:js, line 405, col 12)
275 warning: [DOWN_CAST_COMPOSITE] callMethod('pop') (dynamic) will need runtime che ck to cast to type E (dart:js, line 410, col 12)
276 warning: [DOWN_CAST_COMPOSITE] interfaceThunk() (dynamic) will need runtime chec k to cast to type List<Type> (dart:_js_mirrors, line 127, col 31) 276 warning: [DOWN_CAST_COMPOSITE] interfaceThunk() (dynamic) will need runtime chec k to cast to type List<Type> (dart:_js_mirrors, line 127, col 31)
277 severe: [AnalyzerMessage] The setter 'classes' is not defined for the class 'Nod e' (dart:html, line 5484, col 32) 277 severe: [AnalyzerMessage] The setter 'classes' is not defined for the class 'Nod e' (dart:html, line 5484, col 32)
278 severe: [AnalyzerMessage] The method '_registerCustomElement' is not defined for the class 'HtmlDocument' (dart:html, line 8391, col 5) 278 severe: [AnalyzerMessage] The method '_registerCustomElement' is not defined for the class 'HtmlDocument' (dart:html, line 8391, col 5)
279 severe: [AnalyzerMessage] 14 positional arguments expected, but 18 found (dart:h tml, line 10927, col 185) 279 severe: [AnalyzerMessage] 14 positional arguments expected, but 18 found (dart:h tml, line 10927, col 185)
280 severe: [AnalyzerMessage] The getter 'name' is not defined for the class 'Node' (dart:html, line 14476, col 32) 280 severe: [AnalyzerMessage] The getter 'name' is not defined for the class 'Node' (dart:html, line 14476, col 32)
281 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'Node' (dart:html, line 14488, col 34) 281 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'Node' (dart:html, line 14488, col 34)
282 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.left ca nnot be overridden in CssRect. (dart:html, line 15163, col 3) 282 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.left ca nnot be overridden in CssRect. (dart:html, line 15163, col 3)
283 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.top can not be overridden in CssRect. (dart:html, line 15165, col 3) 283 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.top can not be overridden in CssRect. (dart:html, line 15165, col 3)
284 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15762, col 31) 284 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15762, col 31)
285 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15786, col 31) 285 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15786, col 31)
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 warning: [DOWN_CAST_COMPOSITE] attrs (dynamic) will need runtime check to cast t o type Iterable<String> (dart:html, line 17988, col 9) 358 warning: [DOWN_CAST_COMPOSITE] attrs (dynamic) will need runtime check to cast t o type Iterable<String> (dart:html, line 17988, col 9)
359 warning: [DOWN_CAST_COMPOSITE] uriAttrs (dynamic) will need runtime check to cas t to type Iterable<String> (dart:html, line 17989, col 9) 359 warning: [DOWN_CAST_COMPOSITE] uriAttrs (dynamic) will need runtime check to cas t to type Iterable<String> (dart:html, line 17989, col 9)
360 warning: [DOWN_CAST_COMPOSITE] allowedElements ?? const [] (Object) will need ru ntime check to cast to type Iterable<String> (dart:html, line 18121, col 33) 360 warning: [DOWN_CAST_COMPOSITE] allowedElements ?? const [] (Object) will need ru ntime check to cast to type Iterable<String> (dart:html, line 18121, col 33)
361 warning: [DOWN_CAST_COMPOSITE] allowedAttributes ?? const [] (Object) will need runtime check to cast to type Iterable<String> (dart:html, line 18122, col 25) 361 warning: [DOWN_CAST_COMPOSITE] allowedAttributes ?? const [] (Object) will need runtime check to cast to type Iterable<String> (dart:html, line 18122, col 25)
362 warning: [DOWN_CAST_COMPOSITE] allowedUriAttributes ?? const [] (Object) will ne ed runtime check to cast to type Iterable<String> (dart:html, line 18123, col 28 ) 362 warning: [DOWN_CAST_COMPOSITE] allowedUriAttributes ?? const [] (Object) will ne ed runtime check to cast to type Iterable<String> (dart:html, line 18123, col 28 )
363 warning: [DOWN_CAST_COMPOSITE] _list[index] (dynamic) will need runtime check to cast to type E (dart:html, line 18309, col 31) 363 warning: [DOWN_CAST_COMPOSITE] _list[index] (dynamic) will need runtime check to cast to type E (dart:html, line 18309, col 31)
364 warning: [DOWN_CAST_COMPOSITE] _list.removeAt(index) (dynamic) will need runtime check to cast to type E (dart:html, line 18323, col 28) 364 warning: [DOWN_CAST_COMPOSITE] _list.removeAt(index) (dynamic) will need runtime check to cast to type E (dart:html, line 18323, col 28)
365 warning: [DOWN_CAST_COMPOSITE] _list (List<dynamic>) will need runtime check to cast to type List<Node> (dart:html, line 18339, col 29) 365 warning: [DOWN_CAST_COMPOSITE] _list (List<dynamic>) will need runtime check to cast to type List<Node> (dart:html, line 18339, col 29)
366 warning: [DOWN_CAST_COMPOSITE] _iterator.current (dynamic) will need runtime che ck to cast to type E (dart:html, line 18354, col 20) 366 warning: [DOWN_CAST_COMPOSITE] _iterator.current (dynamic) will need runtime che ck to cast to type E (dart:html, line 18354, col 20)
367 warning: [DOWN_CAST_COMPOSITE] _validateToken ((String) → String) will need runt ime check to cast to type (Object) → String (dart:html_common/css_class_set.dart , line 148, col 44) 367 warning: [DOWN_CAST_COMPOSITE] _validateToken ((String) → String) will need runt ime check to cast to type (Object) → String (dart:html_common/css_class_set.dart , line 148, col 44)
OLDNEW
« lib/src/codegen/js_codegen.dart ('K') | « tool/input_sdk/private/utils.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698