Updates:
        Status: Fixed

Comment #3 on issue 1969 by yang...@chromium.org: non-termination after optimizer run on a function with 10K inline array assignments
http://code.google.com/p/v8/issues/detail?id=1969

The algorithm that takes O(n^2) has been improved to O(n). Recompiling large function bodies like those should not take very long after r10820 anymore.

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to