Updates:
Status: Fixed
Comment #3 on issue 1572 by [email protected]: timeout in
regress-crbug-84186
http://code.google.com/p/v8/issues/detail?id=1572
Json.parse was not always flattening a cons string before parsing it, leading to O(n^2) behavior. Fixed in change r8746
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
