[Webkit-unassigned] [Bug 45751] New: Extend YARR Interpreter with beginning character look-up optimization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 07:44:24 PDT 2010


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

           Summary: Extend YARR Interpreter with beginning character
                    look-up optimization
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pvarga at inf.u-szeged.hu
                CC: ggaren at apple.com, barraclough at apple.com,
                    zherczeg at webkit.org, abecsi at webkit.org


Search the start index of the first potential match before the pattern
matching process. Use the vector of possible beginning characters which are collected
by YARR's parser.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list