[webkit-changes] [WebKit/WebKit] 2866cb: [JSC] Reduce more unnecessary MSVC hacks

Yusuke Suzuki noreply at github.com
Sun Dec 8 21:31:35 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2866cb2f16afc82da66d18cdfdb1267e9fb5794e
      https://github.com/WebKit/WebKit/commit/2866cb2f16afc82da66d18cdfdb1267e9fb5794e
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-12-08 (Sun, 08 Dec 2024)

  Changed paths:
    M Source/JavaScriptCore/assembler/MacroAssemblerX86_64.cpp

  Log Message:
  -----------
  [JSC] Reduce more unnecessary MSVC hacks
https://bugs.webkit.org/show_bug.cgi?id=284265
rdar://141134005

Reviewed by Ross Kirsling.

Remove some of COMPILER(MSVC) which is not necessary.

* Source/JavaScriptCore/assembler/MacroAssemblerX86_64.cpp:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list