[Webkit-unassigned] [Bug 22385] New: Lazily reparse FunctionBodyNodes on first execution.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 20 10:46:57 PST 2008


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

           Summary: Lazily reparse FunctionBodyNodes on first execution.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


We can save a lot of memory if we don't keep the AST under FunctionBodyNodes
around all the time and instead reparse for a tempory AST when need to generate
bytecode.


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



More information about the webkit-unassigned mailing list