[Webkit-unassigned] [Bug 45749] New: Extend YARR JIT with beginning character look-up opitimization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 07:35:29 PDT 2010


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

           Summary: Extend YARR JIT with beginning character look-up
                    opitimization
           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


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