[webkit-changes] [WebKit/WebKit] 374715: JSC: Disable JIT for Windows

Fujii Hironori noreply at github.com
Sun Mar 26 17:14:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 37471591d2adc2ff0d033b927a9fff79f8eb8c3f
      https://github.com/WebKit/WebKit/commit/37471591d2adc2ff0d033b927a9fff79f8eb8c3f
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-03-26 (Sun, 26 Mar 2023)

  Changed paths:
    M Source/cmake/WebKitFeatures.cmake

  Log Message:
  -----------
  JSC: Disable JIT for Windows
https://bugs.webkit.org/show_bug.cgi?id=254478

Reviewed by Mark Lam.

After Apple Windows port was removed, JIT is no longer supported for
Windows. Just disabled JIT for Windows at the moement. The code will
be removed later.

* Source/cmake/WebKitFeatures.cmake:

Canonical link: https://commits.webkit.org/262134@main




More information about the webkit-changes mailing list