|
|
Supporting AllocationSiteInfo for Nested arrays
BUG=
Total comments: 32
Total comments: 20
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+652 lines, -205 lines) |
Patch |
 |
M |
src/arm/code-stubs-arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/full-codegen-arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+26 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-codegen-arm.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-codegen-arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
10 chunks |
+69 lines, -32 lines |
0 comments
|
Download
|
 |
M |
src/assembler.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/assembler.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ast.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/full-codegen.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/handles.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/handles.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/heap.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
6 chunks |
+65 lines, -28 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.h
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/ia32/code-stubs-ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/ia32/full-codegen-ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+24 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
11 chunks |
+67 lines, -32 lines |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/runtime.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
14 chunks |
+68 lines, -26 lines |
0 comments
|
Download
|
 |
M |
src/x64/code-stubs-x64.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/full-codegen-x64.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+23 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
10 chunks |
+65 lines, -30 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/allocation-site-info.js
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+104 lines, -7 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|