|
|
Replace class with class ids inside ICData. Do minimal changes in the old compiler.
One of next CLs similar cleanup to SubtypeTestCache class.
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+165 lines, -172 lines) |
Patch |
 |
M |
runtime/vm/code_generator.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_optimizer.cc
|
View
|
1
2
3
4
5
6
7
|
11 chunks |
+29 lines, -30 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/intermediate_language_ia32.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/intermediate_language_x64.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/object.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/object.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+16 lines, -14 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/object_test.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+18 lines, -21 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/opt_code_generator_ia32.cc
|
View
|
1
2
3
4
5
6
7
|
10 chunks |
+43 lines, -50 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/raw_object.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_ia32.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+16 lines, -17 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_x64.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+14 lines, -16 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|