MIPS: Properly check fast array property in StoreIC::GenerateArrayLength.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 1 Mar 2012 17:20:11 +0000 (17:20 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 1 Mar 2012 17:20:11 +0000 (17:20 +0000)
commit774e3f4575635867a990dc4a458d2262581dc5ad
treeebb2d1e33154491bc30e5fa7dd6e8651a86b1122
parentfde2ae0fc796e11f8762f2efe1fd3a59b0734711
MIPS: Properly check fast array property in StoreIC::GenerateArrayLength.

This is the cleanup of an old todo from r10254 (93483b6eb).

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/9570010
Patch from Daniel Kalmar <kalmard@homejinni.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10896 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/ic-mips.cc