[Webkit-unassigned] [Bug 82519] New: Yarr: if we're not using the output array, don't populate it!

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 13:47:09 PDT 2012


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

           Summary: Yarr: if we're not using the output array, don't
                    populate it!
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


Add a new variant of the match method to RegExp that returns a MatchResult, and modify YarrJIT to be able to compile code that doesn't use an output vector.

-- 
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