[webkit-reviews] review requested: [Bug 97772] Compilation failure on Windows-64 because of enabled YARR_JIT : [Attachment 166216] Disables YARR_JIT for Windows 64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 05:05:31 PDT 2012


Kai Koehne <kai.koehne at nokia.com> has asked  for review:
Bug 97772: Compilation failure on Windows-64 because of enabled YARR_JIT
https://bugs.webkit.org/show_bug.cgi?id=97772

Attachment 166216: Disables YARR_JIT for Windows 64
https://bugs.webkit.org/attachment.cgi?id=166216&action=review

------- Additional Comments from Kai Koehne <kai.koehne at nokia.com>
It's still a sentence, though a longer one ;)

I'm not sure whether Assembler/JIT is not available on Windows 64 bit in
principle, or if it's just the mmap.h dependency that breaks it. However, the
enabling of yarr_jit on Windows was done most probably by accident by the patch
enabling llint, and this patch just reverts to the original behavior (no jit,
no yarr_jit, no assembler on windows 64 bit) .


More information about the webkit-reviews mailing list