|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3351 lines, -357 lines) |
Patch |
 |
M |
pkg/pkg.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/closure.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+35 lines, -20 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/compile_time_constants.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/compiler.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+20 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/dart_backend/backend.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/dart_types.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+37 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/enqueue.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
7 chunks |
+33 lines, -7 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/backend.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
12 chunks |
+276 lines, -68 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/constant_emitter.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
21 chunks |
+205 lines, -45 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/namer.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+103 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/runtime_types.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
16 chunks |
+207 lines, -27 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/resolution/members.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/builder.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
20 chunks |
+128 lines, -16 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/codegen.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+8 lines, -44 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/nodes.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+28 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/optimize.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
|
sdk/lib/_internal/compiler/implementation/tree/nodes.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/universe/universe.dart
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+27 lines, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/util/link.dart
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/util/link_implementation.dart
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/lib/foreign_helper.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+44 lines, -0 lines |
3 comments
|
Download
|
 |
M |
sdk/lib/_internal/lib/js_helper.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/lib/js_rti.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+280 lines, -22 lines |
0 comments
|
Download
|
 |
M |
tests/co19/co19-dart2js.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/mock_compiler.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/subtype_test.dart
|
View
|
1
2
3
4
5
6
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_representation_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+28 lines, -15 lines |
0 comments
|
Download
|
 |
M |
tests/html/html.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype0_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype1_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_bound_closure0_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_bound_closure1_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_bound_closure2_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_bound_closure3_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_bound_closure4_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_bound_closure5_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_bound_closure6_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_bound_closure7_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_call0_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_call1_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_call2_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_cast0_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
|
tests/language/function_subtype_cast1_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_cast2_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_cast3_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_checked0_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
tests/language/function_subtype_closure0_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+15 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
tests/language/function_subtype_closure1_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+14 lines, -11 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_factory0_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_factory1_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_inline0_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_inline1_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_local0_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_local1_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_local2_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_local3_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_local4_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_local5_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_named1_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_named2_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_not0_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
|
tests/language/function_subtype_not1_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_not2_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
|
tests/language/function_subtype_not3_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_null.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_optional1_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_optional2_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_setter0_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_top_level0_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
|
tests/language/function_subtype_top_level1_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/language/function_subtype_typearg0_test.dart
|
View
|
1
2
3
4
5
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
tests/language/function_subtype_typearg1_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
tests/language/function_subtype_typearg2_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
tests/language/function_subtype_typearg3_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
tests/language/function_subtype_typearg4_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
tests/language/language_dart2js.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+3 lines, -12 lines |
0 comments
|
Download
|
 |
M |
tests/lib/lib.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/standalone/standalone.status
|
View
|
1
2
3
4
5
6
7
8
9
10
13
14
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|