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

Tim, i love Google, but many users use project, what was been written before Google Chrome. And if this prjects use Prototype or jQuery or JSON FORMAT in ajax requests - can be some errors (invalid order in tables, lists (cities, countries etc))

Javascript is implementation ECMA Standart and have own functionality (DOM etc). More years browsers implement for in loop in order such as PHP, PERL, Python etc.

If you want performance for this loop or for other operations - it's very well!. But Allow use old functionality (without numeric keys sorted). And people will love Google and Chrome more :)

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

Reply via email to