Comment #80 on issue 164 by brettz9: Wrong order in Object properties interation
http://code.google.com/p/v8/issues/detail?id=164

@c79: We should also point out that even this is not reliable for other browsers, even if they seem to adhere to it, since iteration order is unfortunately implementation dependent (as already mentioned, allowing IE, for example to have deleted then re-added properties appear in their old position rather than at the end).

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

Reply via email to