Open GoogleCodeExporter opened 9 years ago
Ignore the last paragraph in the OP. Since any enumeration function may have
side
effects, all enumeration functions should traverse the array in ascending
(offset)
order, to conform with the ECMA specification (see sections 15.4.4.16-20).
Original comment by toby.oco...@gmail.com
on 29 Apr 2010 at 1:24
Agreed. I have changed forEach locally to force order and will adjust the
others as
well. I wasn't originally trying to replicate the natives, but figured to
document
any discrepancies. But this is easy enough to change to match.
Thanks Toby!
Original comment by dmark.ci...@gmail.com
on 29 Apr 2010 at 8:26
Original comment by dmark.ci...@gmail.com
on 6 May 2010 at 3:14
Original issue reported on code.google.com by
toby.oco...@gmail.com
on 24 Apr 2010 at 2:23