|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1773 lines, -2289 lines) |
Patch |
|
M |
runtime/vm/assembler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_arm.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
8 chunks |
+21 lines, -19 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
12 chunks |
+101 lines, -80 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_arm64.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
10 chunks |
+67 lines, -64 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_arm64_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
7 chunks |
+46 lines, -26 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_ia32.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
6 chunks |
+18 lines, -28 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_mips.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
6 chunks |
+20 lines, -23 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_mips.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
10 chunks |
+90 lines, -82 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_mips_test.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_x64.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
6 chunks |
+8 lines, -21 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_x64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
7 chunks |
+78 lines, -46 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_x64_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
10 chunks |
+50 lines, -25 lines |
0 comments
|
Download
|
|
M |
runtime/vm/block_scheduler.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/code_generator.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
9 chunks |
+29 lines, -38 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_patcher.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+12 lines, -20 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_patcher.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -83 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_patcher_arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+16 lines, -25 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_patcher_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
5 chunks |
+20 lines, -29 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_patcher_ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
6 chunks |
+49 lines, -77 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_patcher_mips.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+16 lines, -25 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_patcher_x64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
7 chunks |
+63 lines, -52 lines |
0 comments
|
Download
|
|
M |
runtime/vm/compiler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/constants_arm.h
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
|
M |
runtime/vm/constants_arm64.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/constants_ia32.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/constants_mips.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/constants_x64.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/dart_entry.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/dart_entry.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+10 lines, -20 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_arm.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_mips.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_x64.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/deferred_objects.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
|
M |
runtime/vm/deopt_instructions.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/deopt_instructions.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/disassembler_arm.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/disassembler_ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_compiler.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_compiler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_compiler_arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
15 chunks |
+38 lines, -63 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_compiler_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
9 chunks |
+5 lines, -26 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_compiler_ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
9 chunks |
+5 lines, -19 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_compiler_mips.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
11 chunks |
+13 lines, -38 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_compiler_x64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
10 chunks |
+11 lines, -39 lines |
0 comments
|
Download
|
|
M |
runtime/vm/gc_marker.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_arm.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+8 lines, -27 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
9 chunks |
+27 lines, -124 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_arm64.h
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+8 lines, -29 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
6 chunks |
+21 lines, -79 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_arm64_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -33 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_arm_test.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -73 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_ia32.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_ia32_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+1 line, -36 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_mips.h
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+8 lines, -32 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_mips.cc
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+21 lines, -57 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_mips_test.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -33 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_x64.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_x64.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions_x64_test.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
6 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_mips.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language_x64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intrinsifier_arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
17 chunks |
+32 lines, -28 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intrinsifier_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intrinsifier_mips.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intrinsifier_x64.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/native_entry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
11 chunks |
+33 lines, -47 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
14 chunks |
+19 lines, -42 lines |
0 comments
|
Download
|
|
M |
runtime/vm/profiler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+5 lines, -29 lines |
0 comments
|
Download
|
|
M |
runtime/vm/raw_object.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
9 chunks |
+15 lines, -14 lines |
0 comments
|
Download
|
|
M |
runtime/vm/raw_object.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+18 lines, -16 lines |
0 comments
|
Download
|
|
M |
runtime/vm/raw_object_snapshot.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+1 line, -11 lines |
0 comments
|
Download
|
|
M |
runtime/vm/runtime_entry_list.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+22 lines, -18 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame_arm.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame_arm64.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame_ia32.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame_mips.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame_x64.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+3 lines, -10 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code_arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
51 chunks |
+116 lines, -76 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
34 chunks |
+74 lines, -36 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code_ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
17 chunks |
+44 lines, -29 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code_mips.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
45 chunks |
+98 lines, -69 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code_x64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
49 chunks |
+136 lines, -100 lines |
0 comments
|
Download
|
|
M |
runtime/vm/thread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/unit_test.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+15 lines, -13 lines |
0 comments
|
Download
|
|
M |
runtime/vm/weak_code.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|