Revert "Tests for (pre)parse errors when "eval" and "arguments" are found in inapprop...
authormarja@chromium.org <marja@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 4 Feb 2014 10:00:36 +0000 (10:00 +0000)
committermarja@chromium.org <marja@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 4 Feb 2014 10:00:36 +0000 (10:00 +0000)
commitf62ef25c084ee70e08841137ecfd793e42a46d51
treeecd6ed16d4bcad4a6ad1dd7b94ea4771f73bd4b1
parenta550a188e095885efb1492ccb65e8c0831523d35
Revert "Tests for (pre)parse errors when "eval" and "arguments" are found in inappropriate places."

Reason: The fixed error message broke some tests.

This reverts r19050.

BUG=
TBR=ulan@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19053 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/parser.cc
src/parser.h
test/cctest/test-parsing.cc