More efficient use of space in AllocationSite.
authormvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 13 Jan 2014 10:28:01 +0000 (10:28 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 13 Jan 2014 10:28:01 +0000 (10:28 +0000)
commit854d08599688135671b1e72bfc867eae8502deed
tree462d15a42d248dc406e52a929b5fe08eaa3a51da
parentad605de2b54fcfe310354293cf22a88b21673c7b
More efficient use of space in AllocationSite.

We can eliminate one word from the object by sharing the pretenuring decision and the found memento count.

R=bmeurer@chromium.org, hpayer@chromium.org

Review URL: https://codereview.chromium.org/132063004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18554 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/code-stubs-hydrogen.cc
src/heap-snapshot-generator.cc
src/heap.cc
src/hydrogen-instructions.cc
src/hydrogen.cc
src/objects-inl.h
src/objects-printer.cc
src/objects.cc
src/objects.h