Comment #3 on issue 1081 by [email protected]: arguments and Array.prototype.splice
http://code.google.com/p/v8/issues/detail?id=1081

Actually, this problem with arguments object is triggered by incorrect implementation of JS ArraySplice builtin. See http://codereview.chromium.org/6357025/ which should fix the issue and make this case go away.

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

Reply via email to