Align PreParser for loop early error-checking with Parser
authoradamk <adamk@chromium.org>
Thu, 13 Aug 2015 19:10:59 +0000 (12:10 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 13 Aug 2015 19:11:10 +0000 (19:11 +0000)
commit092b4317b2a846dbe00d663f524c54ab7d767afb
tree88442b9b3beb2fe0029c28e27555ff8cb1aa290e
parent0584903167c198042259f3236078e45ea3c26033
Align PreParser for loop early error-checking with Parser

R=rossberg@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#30168}
src/preparser.cc
test/message/for-loop-invalid-lhs.js [new file with mode: 0644]
test/message/for-loop-invalid-lhs.out [new file with mode: 0644]