Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ebfdd1c36b0956630c42593090b65f771d2411ee
      
https://github.com/WebKit/WebKit/commit/ebfdd1c36b0956630c42593090b65f771d2411ee
  Author: Ian Grunert <[email protected]>
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformEnable.h
    M Source/WebCore/cssjit/RegisterAllocator.h

  Log Message:
  -----------
  Enable CSS Selector JIT on Windows
https://bugs.webkit.org/show_bug.cgi?id=128992

Reviewed by Fujii Hironori.

Add Windows to the list of platforms that enable ENABLE_CSS_SELECTOR_JIT
and define callee save registers in the cssjit RegisterAllocator for the
Windows calling convention.

* Source/WTF/wtf/PlatformEnable.h:
* Source/WebCore/cssjit/RegisterAllocator.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to