[es6] new.target should not be shadowable in a with scope
authoradamk <adamk@chromium.org>
Tue, 4 Aug 2015 17:14:48 +0000 (10:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 4 Aug 2015 17:15:40 +0000 (17:15 +0000)
commitc4247c1bc25a9a3c95f6ceb90c255b4530e4bb89
treeb26e3127ffdd86240ce6c4ba386166f62f4848d0
parentc9fcaeb336919ce4b76fded8c8059457e9820250
[es6] new.target should not be shadowable in a with scope

BUG=v8:3887
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#30010}
src/ast-value-factory.h
src/ast.h
test/mjsunit/harmony/new-target.js