|
Total comments: 10
Total comments: 36
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+715 lines, -238 lines) |
Patch |
|
M |
src/compiler/ast-graph-builder.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/bytecode-graph-builder.cc
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+18 lines, -41 lines |
0 comments
|
Download
|
|
M |
src/compiler/common-operator.h
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+123 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/common-operator.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+151 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/compiler/instruction-selector.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-create-lowering.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-graph.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/js-inlining.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-native-context-specialization.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/simplified-lowering.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/state-values-utils.h
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+30 lines, -19 lines |
0 comments
|
Download
|
|
M |
src/compiler/state-values-utils.cc
|
View
|
1
2
3
4
5
6
7
|
8 chunks |
+222 lines, -101 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-js-typed-lowering.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/escape-analysis-unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/graph-unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
test/unittests/compiler/instruction-selector-unittest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+34 lines, -22 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/js-create-lowering-unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
test/unittests/compiler/liveness-analyzer-unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/state-values-utils-unittest.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+85 lines, -5 lines |
0 comments
|
Download
|
Total messages: 42 (26 generated)
|