|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+861 lines, -322 lines) |
Patch |
 |
M |
pkg/compiler/lib/src/common/backend_api.dart
|
View
|
|
4 chunks |
+18 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/compiler.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_backend/backend.dart
|
View
|
1
2
|
11 chunks |
+68 lines, -189 lines |
0 comments
|
Download
|
 |
A |
pkg/compiler/lib/src/js_backend/backend_serialization.dart
|
View
|
1
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_backend/field_naming_mixin.dart
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_backend/js_backend.dart
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_backend/js_interop_analysis.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_backend/namer.dart
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
A |
pkg/compiler/lib/src/js_backend/native_data.dart
|
View
|
1
|
1 chunk |
+170 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_emitter/native_emitter.dart
|
View
|
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_emitter/parameter_stub_generator.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/library_loader.dart
|
View
|
|
7 chunks |
+21 lines, -8 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/native/enqueue.dart
|
View
|
1
2
|
3 chunks |
+19 lines, -12 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/native/ssa.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/patch_parser.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/serialization/element_serialization.dart
|
View
|
1
2
|
9 chunks |
+40 lines, -5 lines |
0 comments
|
Download
|
 |
A |
pkg/compiler/lib/src/serialization/impact_serialization.dart
|
View
|
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/serialization/keys.dart
|
View
|
1
2
|
6 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/serialization/modelz.dart
|
View
|
1
2
|
4 chunks |
+64 lines, -10 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/serialization/serialization.dart
|
View
|
1
|
7 chunks |
+67 lines, -13 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/serialization/task.dart
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/ssa/builder.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/ssa/codegen.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/tokens/token.dart
|
View
|
|
1 chunk |
+19 lines, -19 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/universe/selector.dart
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/universe/use.dart
|
View
|
|
15 chunks |
+27 lines, -27 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/serialization_analysis_test.dart
|
View
|
1
2
|
6 chunks |
+115 lines, -12 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/serialization_test.dart
|
View
|
1
2
|
3 chunks |
+21 lines, -6 lines |
0 comments
|
Download
|