[Webkit-unassigned] [Bug 145366] FTL is not working on Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 02:21:17 PDT 2016


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

--- Comment #89 from Csaba Osztrogonác <ossy at webkit.org> ---
Ah, I got the goal of this ugly hack. :) It is used by Apple Mac build too.

Apple Mac port enables FTL_JIT unconditionally in 
Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig
And then force disables in Platform.h for 32 bit platforms.

I assume because xcconfig doesn't know if the 
current build is 32 or 64 bit. Am I right?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160525/5c9d737f/attachment.html>


More information about the webkit-unassigned mailing list