Preparsing now considers catch-blocks as inside a with.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 11 Nov 2010 11:45:25 +0000 (11:45 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 11 Nov 2010 11:45:25 +0000 (11:45 +0000)
commitfc3bdf4d203b074715154d4d2e2ae929a06c4f2e
tree7d8ccdb362535f4cff804c96af5555d749eb4ba4
parent582a3bde4f4c307456b37277f13a1c5d62cb4a5e
Preparsing now considers catch-blocks as inside a with.
Fix issue 928.

Review URL: http://codereview.chromium.org/4639005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5813 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/parser.h
src/preparser.h
test/cctest/test-parsing.cc