v8/test
marja@chromium.org 11b8551f60 Parser / PreParser: Simplify error message arguments.
In some places, we pretended that there can be multiple arguments, though in
practice there was only one. In other places (most importantly, PreParser), we
only handled one argument. (This means that we were not able to produce a
multi-argument error inside a lazy function anyway.)

This CL makes it clear that there is ever only one argument.

R=ulan@chromium.org
BUG=

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21324 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-05-15 09:44:57 +00:00
..
benchmarks Merge experimental/a64 to bleeding_edge. 2014-02-12 09:19:30 +00:00
cctest Parser / PreParser: Simplify error message arguments. 2014-05-15 09:44:57 +00:00
fuzz-natives Refactor mjsunit/fuzz-natives-* into a separate test suite. 2014-05-07 12:31:26 +00:00
intl Store i18n meta data in hidden symbols instead of js accessible properties 2014-04-01 10:56:16 +00:00
message Clean up some A64 specific code in common code that was introduced by A64 merge 2014-02-12 13:27:13 +00:00
mjsunit Drop thenable coercion cache 2014-05-14 10:44:34 +00:00
mozilla Mark slow mozilla test. 2014-05-14 15:05:44 +00:00
preparser Merge experimental/a64 to bleeding_edge. 2014-02-12 09:19:30 +00:00
promises-aplus Re^3-land "Ship promises and weak collections" 2014-05-06 14:48:34 +00:00
test262 MIPS: Add big-endian support for MIPS. 2014-04-15 16:39:21 +00:00
webkit Re^3-land "Ship promises and weak collections" 2014-05-06 14:48:34 +00:00