Add field nested_sites to AllocationSite. This field is used to maintain
authormvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 Sep 2013 10:30:41 +0000 (10:30 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 24 Sep 2013 10:30:41 +0000 (10:30 +0000)
commitf26bcd9fefd57ffa24413a46e381456759cb388e
tree2799f2387e505d7fe89aba2b375c5279b0fffeeb
parentcee5773017617f55e9b8ab6b4ff565dd0d95c04c
Add field nested_sites to AllocationSite. This field is used to maintain
allocation site information for nested array and object literals.
It's not used productively in this CL, merely maintained in a minimal
way. (that comes next :)).

BUG=
R=hpayer@chromium.org

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

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