[strong] make function and class declarations lexical & immutable
authorrossberg <rossberg@chromium.org>
Thu, 19 Feb 2015 16:49:11 +0000 (08:49 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Feb 2015 16:49:19 +0000 (16:49 +0000)
commit7b49ed658cec317ad8009b08812f8aa42abebb71
tree8e10e3152e7e77cad8816b620a1b4c9e650c7893
parent0cffc08b667a067089c7eecffea3e8021ab2ff57
[strong] make function and class declarations lexical & immutable

R=arv@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#26755}
src/ast.h
src/parser.cc
test/mjsunit/strong/arguments.js [deleted file]
test/mjsunit/strong/classes.js [new file with mode: 0644]
test/mjsunit/strong/functions.js [new file with mode: 0644]