Comment #3 on issue 1858 by G.W.Adams.IV: Iteration over frozen object is slow
http://code.google.com/p/v8/issues/detail?id=1858
Various promise libraries (Q and when for instance) use Object.freeze extensively. With the increasing popularity of promises, it makes sense to me that V8 increase its performance where necessary.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
