Comment #8 on issue 164 by msnelham: Wrong order in Object properties interation http://code.google.com/p/v8/issues/detail?id=164
As noted in (http://code.google.com/p/v8/issues/detail?id=431), this behavior is not even consistent within Chrome versions, I very much doubt that it is working as intended... Firefox (windows): Returns keys in order added. Firefox (linux): Returns keys in order added. IE 6.0: Returns keys in order added. Chrome (windows): Returns keys in order added. Chromium (linux): Returns keys numbers first. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
