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

Side by Side Diff: test/codegen/expect/collection/wrappers.txt

Issue 1609843002: partial fix for #414, avoid dcall in _convertToDart (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: 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
« no previous file with comments | « lib/runtime/dart/js.js ('k') | tool/input_sdk/lib/js/dart2js/js_dart2js.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Messages from compiling wrappers.dart 1 // Messages from compiling wrappers.dart
2 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DelegatingItera bleBase.expand (((E) → Iterable<dynamic>) → Iterable<dynamic>) is not a subtype of Iterable<E>.expand (<T>((E) → Iterable<T>) → Iterable<T>). (package:collectio n/wrappers.dart, line 41, col 3) 2 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DelegatingItera bleBase.expand (((E) → Iterable<dynamic>) → Iterable<dynamic>) is not a subtype of Iterable<E>.expand (<T>((E) → Iterable<T>) → Iterable<T>). (package:collectio n/wrappers.dart, line 41, col 3)
3 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DelegatingItera bleBase.map (((E) → dynamic) → Iterable<dynamic>) is not a subtype of Iterable<E >.map (<T>((E) → T) → Iterable<T>). (package:collection/wrappers.dart, line 68, col 3) 3 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DelegatingItera bleBase.map (((E) → dynamic) → Iterable<dynamic>) is not a subtype of Iterable<E >.map (<T>((E) → T) → Iterable<T>). (package:collection/wrappers.dart, line 68, col 3)
4 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.expand' a nd 'Iterable.map' (package:collection/wrappers.dart, line 117, col 7) 4 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.map' and 'Iterable.expand' (package:collection/wrappers.dart, line 117, col 7)
5 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.expand (((E) → Iterable<dynamic>) → Iterable<dy namic>) is not a subtype of Iterable<E>.expand (<T>((E) → Iterable<T>) → Iterabl e<T>). (package:collection/wrappers.dart, line 117, col 25) 5 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.expand (((E) → Iterable<dynamic>) → Iterable<dy namic>) is not a subtype of Iterable<E>.expand (<T>((E) → Iterable<T>) → Iterabl e<T>). (package:collection/wrappers.dart, line 117, col 25)
6 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.map (((E) → dynamic) → Iterable<dynamic>) is no t a subtype of Iterable<E>.map (<T>((E) → T) → Iterable<T>). (package:collection /wrappers.dart, line 117, col 25) 6 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.map (((E) → dynamic) → Iterable<dynamic>) is no t a subtype of Iterable<E>.map (<T>((E) → T) → Iterable<T>). (package:collection /wrappers.dart, line 117, col 25)
7 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.map' and 'Iterable.expand' (package:collection/wrappers.dart, line 216, col 7) 7 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.map' and 'Iterable.expand' (package:collection/wrappers.dart, line 216, col 7)
8 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.expand (((E) → Iterable<dynamic>) → Iterable<dy namic>) is not a subtype of Iterable<E>.expand (<T>((E) → Iterable<T>) → Iterabl e<T>). (package:collection/wrappers.dart, line 216, col 24) 8 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.expand (((E) → Iterable<dynamic>) → Iterable<dy namic>) is not a subtype of Iterable<E>.expand (<T>((E) → Iterable<T>) → Iterabl e<T>). (package:collection/wrappers.dart, line 216, col 24)
9 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.map (((E) → dynamic) → Iterable<dynamic>) is no t a subtype of Iterable<E>.map (<T>((E) → T) → Iterable<T>). (package:collection /wrappers.dart, line 216, col 24) 9 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.map (((E) → dynamic) → Iterable<dynamic>) is no t a subtype of Iterable<E>.map (<T>((E) → T) → Iterable<T>). (package:collection /wrappers.dart, line 216, col 24)
10 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.expand' a nd 'Iterable.map' (package:collection/wrappers.dart, line 269, col 7) 10 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.map' and 'Iterable.expand' (package:collection/wrappers.dart, line 269, col 7)
11 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.expand (((E) → Iterable<dynamic>) → Iterable<dy namic>) is not a subtype of Iterable<E>.expand (<T>((E) → Iterable<T>) → Iterabl e<T>). (package:collection/wrappers.dart, line 269, col 26) 11 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.expand (((E) → Iterable<dynamic>) → Iterable<dy namic>) is not a subtype of Iterable<E>.expand (<T>((E) → Iterable<T>) → Iterabl e<T>). (package:collection/wrappers.dart, line 269, col 26)
12 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.map (((E) → dynamic) → Iterable<dynamic>) is no t a subtype of Iterable<E>.map (<T>((E) → T) → Iterable<T>). (package:collection /wrappers.dart, line 269, col 26) 12 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.map (((E) → dynamic) → Iterable<dynamic>) is no t a subtype of Iterable<E>.map (<T>((E) → T) → Iterable<T>). (package:collection /wrappers.dart, line 269, col 26)
13 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.expand' a nd 'Iterable.map' (package:collection/wrappers.dart, line 367, col 7) 13 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.expand' a nd 'Iterable.map' (package:collection/wrappers.dart, line 367, col 7)
14 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.expand' a nd 'Iterable.map' (package:collection/wrappers.dart, line 452, col 7) 14 severe: [AnalyzerMessage] Missing concrete implementation of 'Iterable.map' and 'Iterable.expand' (package:collection/wrappers.dart, line 452, col 7)
15 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.expand (((V) → Iterable<dynamic>) → Iterable<dy namic>) is not a subtype of Iterable<V>.expand (<T>((V) → Iterable<T>) → Iterabl e<T>). (package:collection/wrappers.dart, line 452, col 25) 15 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.expand (((V) → Iterable<dynamic>) → Iterable<dy namic>) is not a subtype of Iterable<V>.expand (<T>((V) → Iterable<T>) → Iterabl e<T>). (package:collection/wrappers.dart, line 452, col 25)
16 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.map (((V) → dynamic) → Iterable<dynamic>) is no t a subtype of Iterable<V>.map (<T>((V) → T) → Iterable<T>). (package:collection /wrappers.dart, line 452, col 25) 16 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _DelegatingIterableBase.map (((V) → dynamic) → Iterable<dynamic>) is no t a subtype of Iterable<V>.map (<T>((V) → T) → Iterable<T>). (package:collection /wrappers.dart, line 452, col 25)
17 warning: [DOWN_CAST_COMPOSITE] _base.fold(initialValue, combine) (dynamic) will need runtime check to cast to type T (package:collection/wrappers.dart, line 49, col 7) 17 warning: [DOWN_CAST_COMPOSITE] _base.fold(initialValue, combine) (dynamic) will need runtime check to cast to type T (package:collection/wrappers.dart, line 49, col 7)
18 warning: [DOWN_CAST_COMPOSITE] _keyForValue(value) (dynamic) will need runtime c heck to cast to type K (package:collection/wrappers.dart, line 483, col 13) 18 warning: [DOWN_CAST_COMPOSITE] _keyForValue(value) (dynamic) will need runtime c heck to cast to type K (package:collection/wrappers.dart, line 483, col 13)
OLDNEW
« no previous file with comments | « lib/runtime/dart/js.js ('k') | tool/input_sdk/lib/js/dart2js/js_dart2js.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698