[Webkit-unassigned] [Bug 163928] New: [JSC] Move tokenizing errors from Parser to Lexer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 17:14:26 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163928

            Bug ID: 163928
           Summary: [JSC] Move tokenizing errors from Parser to Lexer
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161025/724fd51a/attachment.html>


More information about the webkit-unassigned mailing list