|
Ensure newly allocated empty Arrays are transitioned to FAST_ELEMENT
BUG=
TEST=
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+254 lines, -71 lines) |
Patch |
 |
M |
src/bootstrapper.cc
|
View
|
1
|
4 chunks |
+13 lines, -11 lines |
1 comment
|
Download
|
 |
M |
src/contexts.h
|
View
|
1
|
4 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/flag-definitions.h
|
View
|
2
3
4
5
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
 |
M |
src/heap.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/builtins-ia32.cc
|
View
|
1
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+97 lines, -45 lines |
2 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/array-literal-transitions.js
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/elements-kind.js
|
View
|
1
2
3
4
5
|
2 chunks |
+12 lines, -2 lines |
2 comments
|
Download
|
 |
A |
test/mjsunit/elements-kind-fast-element-bias.js
|
View
|
1
2
3
4
5
|
1 chunk |
+56 lines, -0 lines |
1 comment
|
Download
|
 |
A |
test/mjsunit/elements-kind-smi-only-bias.js
|
View
|
1
2
3
4
5
|
1 chunk |
+50 lines, -0 lines |
1 comment
|
Download
|
Total messages: 2 (0 generated)
|