Clusterfuzz identified overflow check needed in dehoisting.
authormvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 6 Jun 2014 09:12:16 +0000 (09:12 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 6 Jun 2014 09:12:16 +0000 (09:12 +0000)
commit7d2d0839ad6095f943648011003dbbe67ed54e9d
tree48e2624fb3cac49a739397638d8dc8d534cf4dbf
parent47e96513afd278f46d97e41e9dd031d0cd7bb665
Clusterfuzz identified overflow check needed in dehoisting.

BUG=380092
R=danno@chromium.org
LOG=N

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21708 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen-dehoist.cc
src/hydrogen-instructions.h
test/mjsunit/regress/regress-380092.js [new file with mode: 0644]