LGTM

https://codereview.chromium.org/934323004/diff/1/src/messages.js
File src/messages.js (right):

https://codereview.chromium.org/934323004/diff/1/src/messages.js#newcode179
src/messages.js:179: duplicate_export:              ["Cannot export '",
"%0", "' more than once"],
I think the error message should contain "duplicate". How about?

"Duplicate export of '", %0, "'"

https://codereview.chromium.org/934323004/diff/1/src/parser.cc
File src/parser.cc (right):

https://codereview.chromium.org/934323004/diff/1/src/parser.cc#newcode1589
src/parser.cc:1589: // TODO(adamk): Possibly report this error at the
right place.
Maybe pass one more list with the locations to ParseExportClause.

https://codereview.chromium.org/934323004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to