Every place where AllocationMemento is initialized with an
authormvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 13 Sep 2013 08:13:17 +0000 (08:13 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 13 Sep 2013 08:13:17 +0000 (08:13 +0000)
commit25c4f763ed08483afedfae597d4148fe32bb27c4
tree216c6386dd604cc5ff530a7e80af518e081749fe
parent94c4c596e0880d15404dac292cd30a423573f338
Every place where AllocationMemento is initialized with an
AllocationSite is now checked to be sure a valid Site goes in.
This is temporary code to diagnose chromium bug 284577.

BUG=
R=mstarzinger@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16705 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc
src/hydrogen.cc