[webkit-changes] [WebKit/WebKit] d2ea11: Revert arm64 build fixes

Justin Michaud noreply at github.com
Wed Jan 31 17:12:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d2ea11d2ec6050d30961ba4b2038c1b6a566b82a
      https://github.com/WebKit/WebKit/commit/d2ea11d2ec6050d30961ba4b2038c1b6a566b82a
  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:
  -----------
  Revert arm64 build fixes
https://bugs.webkit.org/show_bug.cgi?id=268517
rdar://122018269

Unreviewed revert.

Revert "ARM64 Build Fix (part 3)"
This reverts commit 642c3a4c1b5e8d252d0bed6a6d9084a037fed03c.
Revert "Fix ARM64 build (part 2)"
This reverts commit 13ca1d4ad63fa5d8df592a7f45375929781d1c45.
Revert "Build fix for arm64 builds"
This reverts commit d21e6f3910e86f0b5553cb891594141c65d4049a.

We will have a better build fix tomorrow.

* Source/JavaScriptCore/assembler/FastJITPermissions.h:
(be_memory_inline_jit_restrict_with_witness_supported): Deleted.
(be_memory_inline_jit_restrict_rwx_to_rw_with_witness): Deleted.
(be_memory_inline_jit_restrict_rwx_to_rx_with_witness): Deleted.
* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:
(JSC::initializeJITPageReservation):

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




More information about the webkit-changes mailing list