[webkit-changes] [WebKit/WebKit] c20923: [JSC] Remove JITStubsMSVC64.asm

Yusuke Suzuki noreply at github.com
Mon May 20 00:03:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c20923bef567e6c66598997c9243c6279da78211
      https://github.com/WebKit/WebKit/commit/c20923bef567e6c66598997c9243c6279da78211
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-05-20 (Mon, 20 May 2024)

  Changed paths:
    M Source/JavaScriptCore/CMakeLists.txt
    M Source/JavaScriptCore/assembler/MacroAssemblerX86Common.cpp
    R Source/JavaScriptCore/jit/JITStubsMSVC64.asm

  Log Message:
  -----------
  [JSC] Remove JITStubsMSVC64.asm
https://bugs.webkit.org/show_bug.cgi?id=274362
rdar://128344680

Reviewed by Ross Kirsling.

We no longer need this since inline asm + system V version should cover it instead.

* Source/JavaScriptCore/CMakeLists.txt:
* Source/JavaScriptCore/jit/JITStubsMSVC64.asm: Removed.

Canonical link: https://commits.webkit.org/278982@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