|
|
Introduce flag --allocation-site-transitioning
We use allocation sites to optimize elements-kind transitioning.
For experimental purposes, it's useful to turn this on and off.
R=hpayer@chromium.org
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+79 lines, -21 lines) |
Patch |
 |
M |
src/code-stubs.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/flag-definitions.h
|
View
|
1
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.cc
|
View
|
1
2
3
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/code-stubs-ia32.cc
|
View
|
1
2
3
|
5 chunks |
+20 lines, -15 lines |
0 comments
|
Download
|
 |
M |
src/ia32/full-codegen-ia32.cc
|
View
|
1
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
1
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
1
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/runtime/runtime.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/runtime/runtime-test.cc
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-heap.cc
|
View
|
1
2
|
9 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/allocation-site-info.js
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/array-constructor-feedback.js
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/array-feedback.js
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/array-literal-feedback.js
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|