NEW 163928
[JSC] Move tokenizing errors from Parser to Lexer
https://bugs.webkit.org/show_bug.cgi?id=163928
Summary [JSC] Move tokenizing errors from Parser to Lexer
Yusuke Suzuki
Reported 2016-10-24 17:14:26 PDT
We added some tokenizing errors in Parser. But it is never exposed to users when the lexer says I have m_error. We should move tokenizing errors from Parser to Lexer.
Attachments
Note You need to log in before you can comment on or make changes to this bug.