|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+405 lines, -149 lines) |
Patch |
 |
M |
pkg/compiler/lib/src/backend_strategy.dart
|
View
|
1
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
pkg/compiler/lib/src/inferrer/kernel_inferrer_engine.dart
|
View
|
1
|
1 chunk |
+149 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/inferrer/type_graph_inferrer.dart
|
View
|
1
|
5 chunks |
+50 lines, -26 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_backend/element_strategy.dart
|
View
|
1
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_model/js_strategy.dart
|
View
|
1
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/types/types.dart
|
View
|
1
|
8 chunks |
+135 lines, -81 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/closure_tracer_28919_test.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/closure_tracer_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/inference/inference_test_helper.dart
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/issue13354_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/list_tracer2_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/list_tracer3_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/list_tracer_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/list_tracer_typed_data_length_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/map_tracer_const_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/map_tracer_keys_test.dart
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/map_tracer_test.dart
|
View
|
|
2 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/simple_inferrer_and_or_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/simple_inferrer_callers_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
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_const_closure2_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/simple_inferrer_const_closure_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/simple_inferrer_global_field_closure_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/simple_inferrer_no_such_method_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/simple_inferrer_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
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/trust_type_annotations_test.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_inference6_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_inference7_test.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_inference8_test.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/type_inference_switch_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|