[parser] use-strict directives in function body affect init block
authorcaitpotter88 <caitpotter88@gmail.com>
Thu, 16 Jul 2015 16:44:58 +0000 (09:44 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Jul 2015 16:45:06 +0000 (16:45 +0000)
commitdfe2dd835a76a9673203c07644c19274c0e0b667
tree848dd4be23aa01cbd3b17d12cea89e49857df2cb
parent162f116a913058cb02f0e5fe1becf7c11d1db56b
[parser] use-strict directives in function body affect init block

BUG=
LOG=N
R=rossberg@chromium.org

Review URL: https://codereview.chromium.org/1234213004

Cr-Commit-Position: refs/heads/master@{#29710}
src/parser.cc
src/parser.h
test/mjsunit/strong/destructuring.js [new file with mode: 0644]