Adding checks for the cases when array grows too big.
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 17 Feb 2010 13:04:30 +0000 (13:04 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 17 Feb 2010 13:04:30 +0000 (13:04 +0000)
commita3466441219e9747d1312639a4a798eacb76abf7
tree3ac840b5f8bd357a5a48477fcc80ca7df08b34a9
parent1684b2d9ac37e467789ef9cff02b26fc83b87111
Adding checks for the cases when array grows too big.

Review URL: http://codereview.chromium.org/601092

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3887 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/builtins.cc
test/mjsunit/array-splice.js
test/mjsunit/array-unshift.js