|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2414 lines, -836 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/bytecode-graph-builder.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/flag-definitions.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-array-builder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
10 chunks |
+20 lines, -32 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-array-builder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
50 chunks |
+236 lines, -441 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-array-iterator.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+9 lines, -20 lines |
0 comments
|
Download
|
|
A |
src/interpreter/bytecode-array-writer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/interpreter/bytecode-array-writer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-generator.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/interpreter/bytecode-peephole-optimizer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/interpreter/bytecode-peephole-optimizer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+173 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/interpreter/bytecode-pipeline.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+138 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/interpreter/bytecode-pipeline.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-traits.h
|
View
|
1
|
7 chunks |
+131 lines, -46 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecodes.h
|
View
|
1
2
3
4
5
6
7
|
9 chunks |
+56 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecodes.cc
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+171 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/interpreter/interpreter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+21 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/interpreter/source-position-table.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/interpreter/source-position-table.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+12 lines, -31 lines |
0 comments
|
Download
|
|
M |
src/log.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/v8.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/interpreter/bytecode_expectations/ClassDeclarations.golden
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/interpreter/bytecode_expectations/Generators.golden
|
View
|
1
2
3
4
5
6
|
11 chunks |
+13 lines, -18 lines |
0 comments
|
Download
|
|
M |
test/cctest/interpreter/bytecode_expectations/LogicalExpressions.golden
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/bytecode-array-builder-unittest.cc
|
View
|
1
|
9 chunks |
+25 lines, -90 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/bytecode-array-iterator-unittest.cc
|
View
|
|
7 chunks |
+60 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/unittests/interpreter/bytecode-array-writer-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+233 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/unittests/interpreter/bytecode-peephole-optimizer-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+359 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/unittests/interpreter/bytecode-pipeline-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+198 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/unittests/interpreter/bytecode-utils.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/bytecodes-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+104 lines, -96 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/source-position-table-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
test/unittests/unittests.gyp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|