Comment #51 on issue 164 by phistuck: Wrong order in Object properties interation
http://code.google.com/p/v8/issues/detail?id=164
@levi.mail.levi - browsers are heading towards this method, you can fight it with open source browsers, but Internet Explorer 9 (if Internet Explorer keeps on dominating the browser market share) is also using the same method. The standard does not specify the order and it (or other tutorials throughout the web) says not to rely on property orders. Safari is acting the same way, FireFox will be using the same JavaScript engine as Safari (in conjunction with TraceMonkey), so FireFox will do that, too, apparently. You can keep on compiling your own versions, but most of the rest of the users are using the official version, there is no escaping anymore, just accept the fact and move on.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
