Reviewers: Michael Starzinger, mstarzinger, rossberg,

Message:
Functionality is aligned to those found in recent stable version of FF and
WebKit nightly.

If patch is ok, i volunteer to fix other methods as well i.e. sort(), push(), pop() etc... these methods need to be fixed same they too. I already implemented
several reusable methods for this.



Description:
Fixed Array.prototype.reverse() behavior when array is frozen or array elements
are not writable and configurable.


BUG=v8:1992
TEST=mjsunit/sparse-array-reverse


Please review this at https://chromiumcodereview.appspot.com/10453009/

SVN Base: git://github.com/v8/v8.git@master

Affected files:
  M src/array.js
  M src/messages.js
  M test/mjsunit/sparse-array-reverse.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to