Disallow function declarations in statement positions in harmony mode.
authorkeuchel@chromium.org <keuchel@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Oct 2011 11:59:08 +0000 (11:59 +0000)
committerkeuchel@chromium.org <keuchel@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Oct 2011 11:59:08 +0000 (11:59 +0000)
commitf93c69308f39846d3303dd82befc1319584cc158
tree6b6025b75b5c510b5abb7d08ca95989f771093b1
parentbbe896a35c40fcd38a4dfea8b8c3dc6fdc194b49
Disallow function declarations in statement positions in harmony mode.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9657 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/parser.cc
src/preparser.cc
test/mjsunit/harmony/block-let-declaration.js