|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1172 lines, -771 lines) |
Patch |
|
M |
pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart
|
View
|
1
2
3
4
5
6
|
4 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js/rewrite_async.dart
|
View
|
|
11 chunks |
+19 lines, -14 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/backend.dart
|
View
|
1
2
3
4
5
|
6 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/codegen/codegen.dart
|
View
|
1
2
3
4
5
6
|
6 chunks |
+9 lines, -7 lines |
1 comment
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/codegen/glue.dart
|
View
|
1
2
3
4
5
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/constant_emitter.dart
|
View
|
|
6 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/constant_system_javascript.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/js_backend.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/minify_namer.dart
|
View
|
1
2
3
4
|
13 chunks |
+28 lines, -27 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/namer.dart
|
View
|
1
2
3
4
5
6
|
39 chunks |
+369 lines, -123 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/runtime_types.dart
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/class_stub_generator.dart
|
View
|
1
2
3
4
5
|
9 chunks |
+18 lines, -16 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/code_emitter_task.dart
|
View
|
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/interceptor_stub_generator.dart
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/js_emitter.dart
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/model.dart
|
View
|
1
|
16 chunks |
+28 lines, -26 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/native_emitter.dart
|
View
|
|
2 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/new_emitter/emitter.dart
|
View
|
|
2 chunks |
+5 lines, -21 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/new_emitter/model_emitter.dart
|
View
|
1
2
|
15 chunks |
+39 lines, -39 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/class_builder.dart
|
View
|
|
2 chunks |
+24 lines, -9 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/class_emitter.dart
|
View
|
1
2
|
17 chunks |
+41 lines, -34 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/container_builder.dart
|
View
|
1
2
|
4 chunks |
+17 lines, -15 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/declarations.dart
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/emitter.dart
|
View
|
1
2
3
4
5
|
27 chunks |
+80 lines, -81 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/interceptor_emitter.dart
|
View
|
1
2
|
4 chunks |
+17 lines, -15 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/nsm_emitter.dart
|
View
|
1
2
3
4
5
|
10 chunks |
+158 lines, -115 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/setup_program_builder.dart
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/parameter_stub_generator.dart
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/program_builder.dart
|
View
|
1
2
3
4
5
|
16 chunks |
+27 lines, -27 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/runtime_type_generator.dart
|
View
|
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/builder.dart
|
View
|
1
2
3
4
5
|
10 chunks |
+22 lines, -21 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/codegen.dart
|
View
|
1
2
3
4
5
|
11 chunks |
+23 lines, -19 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/nodes.dart
|
View
|
1
2
3
4
5
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/types/constants.dart
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/js_ast/lib/src/builder.dart
|
View
|
1
|
2 chunks |
+20 lines, -4 lines |
0 comments
|
Download
|
|
M |
pkg/js_ast/lib/src/nodes.dart
|
View
|
1
2
|
3 chunks |
+26 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/js_ast/lib/src/printer.dart
|
View
|
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/js_ast/lib/src/template.dart
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
sdk/lib/_internal/compiler/js_lib/js_helper.dart
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
sdk/lib/_internal/compiler/js_lib/js_mirrors.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sdk/lib/_internal/compiler/js_lib/shared/embedded_names.dart
|
View
|
|
2 chunks |
+11 lines, -17 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/async_await_js_transform_test.dart
|
View
|
|
53 chunks |
+74 lines, -73 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/interceptor_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/mirrors_used_test.dart
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/static_closure_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|