|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+502 lines, -215 lines) |
Patch |
|
M |
src/compiler/ast-graph-builder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+18 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/full-codegen.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/full-codegen.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+15 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/hydrogen.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+25 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/parser.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/runtime/runtime-debug.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
14 chunks |
+277 lines, -128 lines |
0 comments
|
Download
|
|
M |
src/scopeinfo.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
8 chunks |
+27 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/scopes.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
7 chunks |
+13 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/bugs/harmony/debug-blockscopes.js
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/debug-scopes.js
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
A |
test/mjsunit/es6/block-scoping-top-level.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/es6/debug-blockscopes.js
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+41 lines, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/es6/debug-function-scopes.js
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -9 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/es6/regress/regress-468661.js
|
View
|
1
2
3
4
5
|
3 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/mjsunit.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|