|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+945 lines, -439 lines) |
Patch |
|
M |
pkg/compiler/lib/src/compiler.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/backend.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/codegen/codegen.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/codegen/glue.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/constant_emitter.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/minify_namer.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+26 lines, -19 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/namer.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
18 chunks |
+654 lines, -319 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/runtime_types.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/class_stub_generator.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/interceptor_stub_generator.dart
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/new_emitter/emitter.dart
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/new_emitter/model_emitter.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/class_emitter.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
7 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/emitter.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/old_emitter/nsm_emitter.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/parameter_stub_generator.dart
|
View
|
1
2
3
4
5
6
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/program_builder.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
10 chunks |
+10 lines, -11 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_emitter/runtime_type_generator.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/builder.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/codegen.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
|
5 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/ssa_tracer.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/mirrors_used_test.dart
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
A |
tests/html/custom_element_method_clash_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
|
A + |
tests/html/custom_element_method_clash_test.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A |
tests/html/custom_element_name_clash_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
A + |
tests/html/custom_element_name_clash_test.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
tests/language/constructor_name_clash_lib.dart
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
|
A + |
tests/language/constructor_name_clash_test.dart
|
View
|
|
1 chunk |
+10 lines, -10 lines |
0 comments
|
Download
|
|
A + |
tests/language/is_operator_clash_test.dart
|
View
|
|
2 chunks |
+19 lines, -7 lines |
0 comments
|
Download
|
|
A |
tests/language/named_parameter_clash_test.dart
|
View
|
1
2
3
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
A + |
tests/language/private_clash_lib.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
A |
tests/language/private_clash_test.dart
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|