|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+314 lines, -350 lines) |
Patch |
 |
M |
sdk/lib/_internal/compiler/implementation/inferrer/inferrer_visitor.dart
|
View
|
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/inferrer/simple_types_inferrer.dart
|
View
|
1
2
|
5 chunks |
+12 lines, -9 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/inferrer/type_graph_inferrer.dart
|
View
|
1
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/inferrer/type_graph_nodes.dart
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/backend.dart
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/bailout.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/builder.dart
|
View
|
|
7 chunks |
+11 lines, -17 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/codegen.dart
|
View
|
1
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/interceptor_simplifier.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/nodes.dart
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/optimize.dart
|
View
|
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/types.dart
|
View
|
1
|
17 chunks |
+36 lines, -57 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/ssa/types_propagation.dart
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart
|
View
|
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/types/flat_type_mask.dart
|
View
|
1
|
14 chunks |
+53 lines, -71 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/types/forwarding_type_mask.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/types/type_mask.dart
|
View
|
|
3 chunks |
+12 lines, -9 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/types/types.dart
|
View
|
|
17 chunks |
+61 lines, -58 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/types/union_type_mask.dart
|
View
|
|
6 chunks |
+8 lines, -11 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/universe/function_set.dart
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/universe/universe.dart
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/compiler/implementation/world.dart
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/compiler_helper.dart
|
View
|
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/cpa_inference_test.dart
|
View
|
|
3 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/field_type_simple_inferer_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/patch_test.dart
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/simple_inferrer_closure_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/simple_inferrer_test.dart
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/simple_inferrer_try_catch_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_combination_test.dart
|
View
|
|
3 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/union_type_test.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|