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

Charles,

OK, OK. I was trying to back down a little but perhaps got carried away.

Array was originally also brought up as an example of browser inconsistencies once you go beyond an Object object onto other objects that inherit from Object's prototype (such as Array objects), which was why I brought it up. If you start demanding that a browser follows a standard, you need to define what that standard is. For example, should the for...in ordering of insertion order be applied also to all objects? If not, what kind of object should be exempt?

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

Reply via email to