[Webkit-unassigned] [Bug 41055] New: Save hash lookups at RegExp caching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 02:46:12 PDT 2010


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

           Summary: Save hash lookups at RegExp caching
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hodovan.renata at stud.u-szeged.hu
                CC: ggaren at apple.com, oliver at apple.com,
                    zherczeg at webkit.org


1) With giving to RegExpCache::create an extra iterator parameter we can simplify some hash lookups.
2) We can collapse the two version of RegExp::create into one, in which we check whether flags are given or not.

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