[webkit-changes] [WebKit/WebKit] 455c80: Work around build error caused by weak linking and...

Justin Michaud noreply at github.com
Thu Dec 14 10:11:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 455c80625db0021ae482d684e5c116712666378a
      https://github.com/WebKit/WebKit/commit/455c80625db0021ae482d684e5c116712666378a
  Author: Justin Michaud <justin_michaud at apple.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M Source/JavaScriptCore/jit/ExecutableAllocator.cpp

  Log Message:
  -----------
  Work around build error caused by weak linking and the direct call attribute
https://bugs.webkit.org/show_bug.cgi?id=266414
rdar://119669705

Reviewed by Wenson Hsieh.

Work around build error caused by weak linking and the direct call attribute

* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:
(JSC::initializeJITPageReservation):

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




More information about the webkit-changes mailing list