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

https://codereview.chromium.org/1100993003/diff/1/src/messages.js#newcode404
src/messages.js:404: if (position - 1 > line_ends[upper]) {
I'd rather v8 highlighted position of the last token before EOS one. EOS
is oftentimes very confusing for the user as it gives little information
about what construction of the language is incomplete. Is there a way to
provide position of the token that goes before eos as the error
position?

https://codereview.chromium.org/1100993003/

--
--
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