[CMake] Add generation of JITStubs for x86_64 MSVC
Created attachment 202702 [details] Patch
Comment on attachment 202702 [details] Patch Attachment 202702 [details] did not pass win-ews (win): Output: http://webkit-queues.appspot.com/results/639092
Comment on attachment 202702 [details] Patch Lets try to run EWS again..
Comment on attachment 202702 [details] Patch This looks good to me. Please make sure the win EWS failure is unrelated before committing. We should continue to discuss the usage of WTF_CPU_XXX CMake variables at bug 116662 .
Comment on attachment 202702 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=202702&action=review > Source/JavaScriptCore/ChangeLog:9 > + since it's compiler specific and not dedecated to Windwos CE. nitpick: dedecated -> dedicated, Windwos -> Windows.
Committed r152395: <http://trac.webkit.org/changeset/152395>