v8/test/mjsunit/bugs
lpy 7a38b927c8 Reland - 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
Review-Url: https://codereview.chromium.org/2290753003
Cr-Original-Commit-Position: refs/heads/master@{#39109}
Cr-Commit-Position: refs/heads/master@{#39230}
2016-09-07 06:54:54 +00:00
..
harmony Stack allocate lexical locals + hoist stack slots 2015-04-22 13:22:18 +00:00
bug-222.js Added one test case and moved another. 2009-02-09 08:46:26 +00:00
bug-617.js Make Failure inherit from MaybeObject instead of Object. 2010-10-25 15:22:03 +00:00
bug-2337.js Fix misplaced assert in heap.cc. 2012-09-17 11:38:24 +00:00
bug-941049.js Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
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