v8/test/webkit/fast
marja@chromium.org 2794955852 Tests for (pre)parse errors when "eval" and "arguments" are found in inappropriate places.
In addition:
- Fix a bug in parser discovered by the tests (prefix and postfix confused in an
error message); the preparser had it right.
- Unify the parser and preparser error locations when the name of a function is
"eval" or "arguments. Now both point to the name.

BUG=3126
LOG=N
R=ulan@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19062 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-02-04 11:26:19 +00:00
..
js Tests for (pre)parse errors when "eval" and "arguments" are found in inappropriate places. 2014-02-04 11:26:19 +00:00
regex Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00