[Webkit-unassigned] [Bug 79608] New: Getting the instruction stream for a code block should not require two loads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 13:26:17 PST 2012


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

           Summary: Getting the instruction stream for a code block should
                    not require two loads
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


It should be one load at most.  Maybe someday we can even get it down to zero loads (i.e. the byte code is just appended to the CodeBlock).

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