[Webkit-unassigned] [Bug 69054] New: JSVALUE32_64 DFG JIT failed to be built on 32-bit Linux due to incorrect overloaded OpInfo constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 18:16:45 PDT 2011


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

           Summary: JSVALUE32_64 DFG JIT failed to be built on 32-bit
                    Linux due to incorrect overloaded OpInfo constructor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuqiang.xian at intel.com
                CC: barraclough at apple.com


size_t is equal to uint32_t on most 32-bit platforms, except for Mac OS.

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