Fixed bounds check removal by restricting it to int32 indexes (and reenabled both...
authormmassi@chromium.org <mmassi@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 12 Sep 2012 17:00:25 +0000 (17:00 +0000)
committermmassi@chromium.org <mmassi@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 12 Sep 2012 17:00:25 +0000 (17:00 +0000)
commit22aed1cdddbc5bef6a044ad339cfca636ef683c9
treea2ce4699151116e7881b37b0c2e8f090e15cf81e
parentebd3241b05603ddc895ff92aa06ac6a71d7088bc
Fixed bounds check removal by restricting it to int32 indexes (and reenabled both ABCR and index dehoisting).

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/10905232

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12493 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/flag-definitions.h
src/hydrogen.cc
test/mjsunit/array-bounds-check-removal.js