Drive by.

http://codereview.chromium.org/3277005/diff/4001/5001
File src/array.js (left):

http://codereview.chromium.org/3277005/diff/4001/5001#oldcode572
src/array.js:572: // compatibility.
As far as I can see, they do actually follow the spec now. start and
delete_count will, if undefined, be converted to zero by the ToInteger
call. If both these are zero the empty array will be the result of
splice.

http://codereview.chromium.org/3277005/show

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

Reply via email to