|
Total comments: 10
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+496 lines, -40 lines) |
Patch |
|
M |
src/ast/ast.h
|
View
|
1
2
3
4
5
6
7
8
11
12
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ast/ast-numbering.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/bailout-reason.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/bytecode-graph-builder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-array-builder.h
|
View
|
1
2
3
4
5
6
7
8
9
11
12
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-array-builder.cc
|
View
|
1
2
3
4
5
6
7
8
9
11
12
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecode-generator.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
6 chunks |
+45 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/interpreter/bytecodes.h
|
View
|
1
2
3
4
5
6
7
8
9
11
12
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/interpreter/interpreter.cc
|
View
|
1
2
3
4
5
6
7
8
9
11
12
|
1 chunk |
+21 lines, -1 line |
0 comments
|
Download
|
|
M |
src/parsing/parser.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/parsing/parser.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+26 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/parsing/parser-base.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/parsing/preparser.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/runtime/runtime.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/runtime/runtime-classes.cc
|
View
|
1
2
3
4
5
6
7
8
9
11
12
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/cctest/interpreter/bytecode_expectations/CallAndSpread.golden
|
View
|
1
2
3
4
5
6
7
11
12
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/cctest/interpreter/bytecode_expectations/NewAndSpread.golden
|
View
|
1
2
3
4
5
6
7
8
9
11
12
|
1 chunk |
+157 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/interpreter/test-bytecode-generator.cc
|
View
|
1
2
3
4
5
6
7
8
11
12
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
|
A |
test/mjsunit/regress/regress-682242.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/interpreter/bytecode-array-builder-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
11
12
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 80 (58 generated)
|