test262/test
Adrian Heine 04a41383b5 UpdateExpressions: No early error for arguments and eval in non-strict mode
According to sec-identifiers-static-semantics-assignmenttargettype,
`AssignmentTargetType` of `arguments` and `eval` in non-strict mode code is
`simple`.
sec-update-expressions-static-semantics-early-errors mandates early errors for
`UpdateExpression` if `AssignmentTargetType` is `invalid` or `strict`.
2019-01-25 12:39:02 -05:00
..
annexB Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
built-ins Increase coverage for %TypedArray%.prototype.map with species constructor (#2019) 2019-01-07 12:34:35 -02:00
harness Merge pull request #1801 from mathiasbynens/issue-1634 2018-11-13 17:23:09 -05:00
intl402 Change test for -kn (#1995) 2019-01-24 12:45:49 -05:00
language UpdateExpressions: No early error for arguments and eval in non-strict mode 2019-01-25 12:39:02 -05:00