[webkit-changes] [WebKit/WebKit] 3f7c48: Remove a MSVC workaround in JSC::Heap::addCoreCons...

Fujii Hironori noreply at github.com
Thu Jul 11 17:44:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f7c488869b5fd3182ec543a20b831a6969196b4
      https://github.com/WebKit/WebKit/commit/3f7c488869b5fd3182ec543a20b831a6969196b4
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2024-07-11 (Thu, 11 Jul 2024)

  Changed paths:
    M Source/JavaScriptCore/heap/Heap.cpp

  Log Message:
  -----------
  Remove a MSVC workaround in JSC::Heap::addCoreConstraints
https://bugs.webkit.org/show_bug.cgi?id=276514

Reviewed by Ross Kirsling.

https://commits.webkit.org/234335@main added a MSVC workaround in
JSC::Heap::addCoreConstraints. MSVC is no longer supported.

* Source/JavaScriptCore/heap/Heap.cpp:

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