[webkit-changes] [WebKit/WebKit] 13ca1d: Fix ARM64 build (part 2)

Justin Michaud noreply at github.com
Wed Jan 31 13:40:39 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 13ca1d4ad63fa5d8df592a7f45375929781d1c45
      https://github.com/WebKit/WebKit/commit/13ca1d4ad63fa5d8df592a7f45375929781d1c45
  Author: Justin Michaud <justin_michaud at apple.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M Source/JavaScriptCore/assembler/FastJITPermissions.h
    M Source/JavaScriptCore/jit/ExecutableAllocator.cpp

  Log Message:
  -----------
  Fix ARM64 build (part 2)
https://bugs.webkit.org/show_bug.cgi?id=268491
rdar://122037743

Reviewed by Yusuke Suzuki.

* Source/JavaScriptCore/assembler/FastJITPermissions.h:
(be_memory_inline_jit_restrict_with_witness_supported):
* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:

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




More information about the webkit-changes mailing list