|
Total comments: 16
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+635 lines, -237 lines) |
Patch |
|
M |
src/compiler/ast-graph-builder.cc
|
View
|
1
2
3
4
|
12 chunks |
+51 lines, -26 lines |
0 comments
|
Download
|
|
M |
src/compiler/bytecode-graph-builder.cc
|
View
|
1
2
|
3 chunks |
+22 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-call-reducer.cc
|
View
|
1
2
3
4
|
4 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-operator.h
|
View
|
1
2
|
2 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-operator.cc
|
View
|
1
2
3
4
|
2 chunks |
+96 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-typed-lowering.cc
|
View
|
1
2
3
4
|
11 chunks |
+36 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/compiler/opcodes.h
|
View
|
1
2
3
4
5
|
1 chunk |
+73 lines, -70 lines |
0 comments
|
Download
|
|
M |
src/compiler/representation-change.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/simplified-lowering.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+38 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/compiler/simplified-operator.h
|
View
|
1
2
3
4
5
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/simplified-operator.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+28 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/type-hint-analyzer.h
|
View
|
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/type-hint-analyzer.cc
|
View
|
1
2
|
6 chunks |
+50 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/compiler/type-hints.h
|
View
|
1
2
3
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/type-hints.cc
|
View
|
1
2
|
2 chunks |
+29 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/typer.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/verifier.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-js-typed-lowering.cc
|
View
|
1
2
3
4
|
15 chunks |
+75 lines, -54 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/js-operator-unittest.cc
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/js-typed-lowering-unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/typer-unittest.cc
|
View
|
|
2 chunks |
+19 lines, -13 lines |
0 comments
|
Download
|
Total messages: 10 (3 generated)
|