v8/test/preparser
dslomov e6198a0fed Update tests in preparation for shipping classes.
R=arv@chromium.org
BUG=v8:3330
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#25783}
2014-12-11 15:54:09 +00:00
..
duplicate-parameter.pyt Reintroduce duplicate identifier detection in preparser. 2011-09-07 12:39:53 +00:00
empty.js Reapply changelist r7436. 2011-03-31 08:12:17 +00:00
functions-only.js Reapply changelist r7436. 2011-03-31 08:12:17 +00:00
non-alphanum.js Reapply changelist r7436. 2011-03-31 08:12:17 +00:00
non-use-strict-hex-escape.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
non-use-strict-octal-escape.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
non-use-strict-uhex-escape.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
nonstrict-arguments.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
nonstrict-eval.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
nonstrict-with.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
preparser.expectation Create template system for strict-mode tests. 2011-05-23 10:35:30 +00:00
preparser.status Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
strict-const.js Pass --noharmony-scoping to tests validating that we throw on 'const' in strict mode. 2014-12-10 08:55:53 +00:00
strict-function-statement.pyt Update tests in preparation for shipping classes. 2014-12-11 15:54:09 +00:00
strict-identifiers.pyt Remove obsolete preparser binary. 2013-10-04 16:21:23 +00:00
strict-octal-indirect-regexp.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
strict-octal-number.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
strict-octal-regexp.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
strict-octal-string.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
strict-octal-use-strict-after.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
strict-octal-use-strict-before.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
strict-with.js Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
symbols-only.js Reapply changelist r7436. 2011-03-31 08:12:17 +00:00
testcfg.py Update strict mode function declaration tests before block scoping. 2014-12-10 20:09:42 +00:00