Comment #72 on issue 164 by vprice.ua: Wrong order in Object properties interation
http://code.google.com/p/v8/issues/detail?id=164
Let NodeJs change object numeric keys order, I and other developers will be use [[2, 'Value 1'], [1, 'Value 2']] for JSON and LinkedLists for best performance). But not change at least iteration in Object for Browsers (ideology of many years)
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
