DescriptionParser / 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=
Committed: https://code.google.com/p/v8/source/detail?r=21324
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebased #Patch Set 3 : code review (ulan@) #Patch Set 4 : rebased #
Messages
Total messages: 5 (0 generated)
|