Bug 163928

Summary: [JSC] Move tokenizing errors from Parser to Lexer
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.