|
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+303 lines, -107 lines) |
Patch |
|
M |
src/compiler/ast-graph-builder.h
|
View
|
1
2
|
4 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/compiler/ast-graph-builder.cc
|
View
|
1
2
3
4
|
8 chunks |
+15 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/compiler/control-reducer.cc
|
View
|
1
|
1 chunk |
+16 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-context-specialization.h
|
View
|
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-context-specialization.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-inlining.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/osr.cc
|
View
|
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/pipeline.cc
|
View
|
|
11 chunks |
+6 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/compiler/verifier.cc
|
View
|
1
|
1 chunk |
+13 lines, -14 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-control-reducer.cc
|
View
|
1
2
3
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-js-context-specialization.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/compiler/osr-block-scope.js
|
View
|
|
2 chunks |
+87 lines, -12 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/compiler/osr-block-scope-func.js
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
|
A |
test/mjsunit/compiler/osr-for-let.js
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/compiler/osr-maze1.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A |
test/mjsunit/compiler/osr-while-let.js
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
Total messages: 15 (6 generated)
|