Updates:
Status: Fixed
Comment #2 on issue 2486 by [email protected]: --print-ast and
--print-source segfault with throw statements
http://code.google.com/p/v8/issues/detail?id=2486
Fixed in r13366, the bisection result was actually bogus: The bug was caused by our Hydrogen-generated stubs, which of course neither have an AST nor any source code.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
