[Webkit-unassigned] [Bug 69046] New: DFG JIT Operations on 32_64 should use stdcall calling convention.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 17:57:34 PDT 2011


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

           Summary: DFG JIT Operations on 32_64 should use stdcall calling
                    convention.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


All calls out are expecting stdcall conventions, but the default on OS X are cdecl.

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