[Webkit-unassigned] [Bug 38993] JIT fails on Windows x64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 08:48:21 PDT 2010


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


Gabor Loki <loki at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Followup: JIT for mingw-w64 |JIT fails on Windows x64
         AssignedTo|webkit-unassigned at lists.web |loki at webkit.org
                   |kit.org                     |




--- Comment #1 from Gabor Loki <loki at webkit.org>  2010-05-12 08:48:20 PST ---
The Windows x64 uses different calling conventions and stack allocations. So, the cti*Trampolines have to be modified for Windows. I have a patch for this issue, but it should be tested on JS regression tests (at least).

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