|
Total comments: 8
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+483 lines, -739 lines) |
Patch |
|
M |
src/interpreter/bytecode-array-builder.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+27 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-array-builder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
20 chunks |
+160 lines, -289 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-array-writer.h
|
View
|
1
2
3
4
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-array-writer.cc
|
View
|
1
2
3
4
5
6
7
|
8 chunks |
+80 lines, -31 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-peephole-optimizer.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-pipeline.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+6 lines, -19 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-pipeline.cc
|
View
|
|
7 chunks |
+11 lines, -37 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-register-optimizer.cc
|
View
|
|
2 chunks |
+3 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-traits.h
|
View
|
1
2
3
4
5
|
11 chunks |
+55 lines, -17 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecodes.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecodes.cc
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+19 lines, -68 lines |
0 comments
|
Download
|
|
M |
test/cctest/interpreter/bytecode_expectations/WideRegisters.golden
|
View
|
1
2
3
4
5
6
|
8 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/bytecode-array-writer-unittest.cc
|
View
|
|
4 chunks |
+33 lines, -40 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/bytecode-peephole-optimizer-unittest.cc
|
View
|
|
24 chunks |
+29 lines, -59 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/bytecode-pipeline-unittest.cc
|
View
|
|
4 chunks |
+14 lines, -27 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/bytecode-register-optimizer-unittest.cc
|
View
|
|
6 chunks |
+14 lines, -32 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/bytecodes-unittest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+0 lines, -58 lines |
0 comments
|
Download
|
Total messages: 12 (4 generated)
|