Updates:
Status: WorkingAsIntended
Owner: [email protected]Comment #1 on issue 1997 by [email protected]: Stack overflow on simple nested list-like constant
http://code.google.com/p/v8/issues/detail?id=1997This is a known limitation of our parser because it uses a recursive parsing approach when it comes to array literals. I admit that the error message of the thrown RangeError might be a bit misleading.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
