|
|
Total comments: 6
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+547 lines, -148 lines) |
Patch |
 |
M |
runtime/vm/code_generator.cc
|
View
|
1
2
3
4
|
4 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/code_patcher.h
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/code_patcher_arm.cc
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/code_patcher_arm_test.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/code_patcher_ia32.cc
|
View
|
1
2
3
4
|
3 chunks |
+46 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/code_patcher_ia32_test.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/code_patcher_mips.cc
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/code_patcher_mips_test.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/code_patcher_x64.cc
|
View
|
1
2
3
4
|
3 chunks |
+45 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/code_patcher_x64_test.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/debugger.cc
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler.h
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler.cc
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler_arm.cc
|
View
|
1
2
3
4
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler_ia32.cc
|
View
|
1
2
3
4
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler_mips.cc
|
View
|
1
2
3
4
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler_x64.cc
|
View
|
1
2
3
4
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/native_entry_test.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/vm/native_entry_test.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/object.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/object.cc
|
View
|
1
2
3
4
|
2 chunks |
+20 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/vm/object_test.cc
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/raw_object.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_arm.cc
|
View
|
1
2
3
4
|
1 chunk |
+69 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_ia32.cc
|
View
|
1
2
3
4
|
3 chunks |
+66 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_mips.cc
|
View
|
1
2
3
4
|
3 chunks |
+75 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_x64.cc
|
View
|
1
2
3
4
|
3 chunks |
+69 lines, -3 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|