v8/test/mjsunit/bugs
machenbach d67fedb12c Revert of Allow lexically declared "arguments" in function scope in sloppy mode. (patchset #5 id:100001 of https://codereview.chromium.org/2290753003/ )
Reason for revert:
Breaks layout tests:
https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2064/builds/9470

Original issue's description:
> Allow lexically declared "arguments" in function scope in sloppy mode.
>
> Lexically declared "arguments" in sloppy mode will throw redeclaration error
> currently, this patch fixes it by delaying the declaration of arguments until we
> fully parse parameter list and function body.
>
> BUG=v8:4577
> LOG=N
>
> Committed: https://crrev.com/70a613dd0a5f5d205b46559b55702764464851fa
> Cr-Commit-Position: refs/heads/master@{#39109}

TBR=adamk@chromium.org,mythria@chromium.org,lpy@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4577

Review-Url: https://codereview.chromium.org/2304853002
Cr-Commit-Position: refs/heads/master@{#39115}
2016-09-02 06:23:57 +00:00
..
harmony Stack allocate lexical locals + hoist stack slots 2015-04-22 13:22:18 +00:00
bug-222.js
bug-617.js
bug-2337.js Fix misplaced assert in heap.cc. 2012-09-17 11:38:24 +00:00
bug-4577.js Revert of Allow lexically declared "arguments" in function scope in sloppy mode. (patchset #5 id:100001 of https://codereview.chromium.org/2290753003/ ) 2016-09-02 06:23:57 +00:00
bug-941049.js
bug-1344252.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
bug-proto.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00