Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d86cd42fe26d4de7a76887df7880adcee2ea7925
      
https://github.com/WebKit/WebKit/commit/d86cd42fe26d4de7a76887df7880adcee2ea7925
  Author: Ian Grunert <[email protected]>
  Date:   2024-06-27 (Thu, 27 Jun 2024)

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

  Log Message:
  -----------
  Use SystemV ABI for CSS Selector JIT on Windows
https://bugs.webkit.org/show_bug.cgi?id=275971

Reviewed by Yusuke Suzuki.

Dropped the OS and PLATFORM checks for CSS JIT in PlatformEnable.h, we
rely on whether JIT is enabled instead.

* Source/WTF/wtf/PlatformEnable.h:
* Source/WebCore/cssjit/RegisterAllocator.h:
(WebCore::RegisterAllocator::isCallerSavedRegister):
* Source/WebCore/cssjit/SelectorCompiler.h:
(WebCore::SelectorCompiler::ruleCollectorSimpleSelectorChecker):
(WebCore::SelectorCompiler::querySelectorSimpleSelectorChecker):
(WebCore::SelectorCompiler::ruleCollectorSelectorCheckerWithCheckingContext):
(WebCore::SelectorCompiler::querySelectorSelectorCheckerWithCheckingContext):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to