|
|
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+134 lines, -410 lines) |
Patch |
 |
M |
src/compiler/bytecode-graph-builder.h
|
View
|
|
2 chunks |
+4 lines, -17 lines |
0 comments
|
Download
|
 |
M |
src/compiler/bytecode-graph-builder.cc
|
View
|
|
4 chunks |
+27 lines, -121 lines |
0 comments
|
Download
|
 |
M |
src/interpreter/bytecode-array-builder.cc
|
View
|
|
1 chunk |
+2 lines, -19 lines |
0 comments
|
Download
|
 |
M |
src/interpreter/bytecode-pipeline.h
|
View
|
|
4 chunks |
+1 line, -40 lines |
0 comments
|
Download
|
 |
M |
src/interpreter/bytecodes.h
|
View
|
|
3 chunks |
+1 line, -20 lines |
0 comments
|
Download
|
 |
M |
src/interpreter/interpreter.h
|
View
|
|
2 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/interpreter/interpreter.cc
|
View
|
|
6 chunks |
+11 lines, -91 lines |
0 comments
|
Download
|
 |
M |
src/interpreter/interpreter-assembler.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/interpreter/interpreter-assembler.cc
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/CallGlobal.golden
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/CallLookupSlot.golden
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/ClassAndSuperClass.golden
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/ContextVariables.golden
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/DeclareGlobals.golden
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/Eval.golden
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/ForOf.golden
|
View
|
|
14 chunks |
+26 lines, -26 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/FunctionLiterals.golden
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/Generators.golden
|
View
|
|
7 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/LookupSlot.golden
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/Modules.golden
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/PropertyCall.golden
|
View
|
|
8 chunks |
+20 lines, -14 lines |
0 comments
|
Download
|
 |
M |
test/cctest/interpreter/bytecode_expectations/RegExpLiterals.golden
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/unittests/interpreter/bytecode-array-builder-unittest.cc
|
View
|
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
Total messages: 6 (3 generated)
|