Updates:
Status: Fixed
Comment #2 on issue 2109 by [email protected]: miss a return statement
in PreParser::ParseTryStatement
http://code.google.com/p/v8/issues/detail?id=2109
Thanks for reporting this buglet, it is fixed in r11468, although in a slightly different way. Actually the observable behavior shouldn't be different, but we use our home-made "error-monad-via-an-obscure-macro" a bit more consistently.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
