[Webkit-unassigned] [Bug 114580] Implement JIT for MinGW-w64 64-bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 14 05:06:44 PDT 2013


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





--- Comment #3 from Jonathan Liu <net147 at gmail.com>  2013-04-14 05:05:00 PST ---
(In reply to comment #2)
> Isn't that the same calling convention?
> 
> Perhaps you just need to find a place where COMPILER(MSVC) is used where COMPILER(MINGW64) needs to be added.

It appears the calling convention are the same, but we will need an implementation of the trampoline functions in GCC inline asm.

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