[Webkit-unassigned] [Bug 33426] Implement JIT_OPTIMIZE_NATIVE_CALL for WinCE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 16 08:11:36 PST 2010


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





--- Comment #3 from Patrick R. Gansterer <paroga at paroga.com>  2010-01-16 08:11:35 PST ---
(In reply to comment #2)
> I don't think it's right to be detecting wince based on the compiler, isn't
> there a PLATFORM(WINCE) ?
Yes, but all other ifdefs are COMPILER(XY) too.
So the other COMPILER(MSVC) should be changed to OS(WIN)?

But anyway, can you give me feedback about my implementation? Does it look
sane?

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