HCheckFunction is needed to protect new array constructors in
authormvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 13 Jun 2013 14:29:01 +0000 (14:29 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 13 Jun 2013 14:29:01 +0000 (14:29 +0000)
commit5b2c1a50d9d04167c8c83855365e86720ee4f3b6
treeea3f8fd0da60c47ca54a3676c9308471f36d3541
parent24ec017182bcab3aef6294d31a1ab1fe61674e59
HCheckFunction is needed to protect new array constructors in
crankshafted code.

BUG=
R=danno@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15118 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen.cc
test/mjsunit/allocation-site-info.js
test/mjsunit/array-constructor-feedback.js [new file with mode: 0644]