[Webkit-unassigned] [Bug 52622] New: Cache function offsets to speed up javascript parsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 05:35:23 PST 2011


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

           Summary: Cache function offsets to speed up javascript parsing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


WebCore memory cache could be used to save javascript function offsets. This could avoid quite a bit of work when reparsing the source.

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