[Webkit-unassigned] [Bug 76355] New: The C calling convention logic in DFG::SpeculativeJIT should be available even when not generating code for the DFG speculative path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 15 19:19:42 PST 2012


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

           Summary: The C calling convention logic in DFG::SpeculativeJIT
                    should be available even when not generating code for
                    the DFG speculative path
           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


This will accomplish two things:

1) Reduce the size of the SpeculativeJIT header.

2) Make it easier to plant calls to C code in stubs generated by compilers other than the DFG::SpeculativeJIT.

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