[webkit-changes] [WebKit/WebKit] b6c777: fix darwin_arm_thread_state64 macro usage build issue
Commit Queue
noreply at github.com
Fri Mar 15 19:18:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b6c777aed6a812c0f6109ac6245b67cdad61c816
https://github.com/WebKit/WebKit/commit/b6c777aed6a812c0f6109ac6245b67cdad61c816
Author: Brandon Kayes <bkayes at apple.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M Source/JavaScriptCore/runtime/MachineContext.h
Log Message:
-----------
fix darwin_arm_thread_state64 macro usage build issue
https://bugs.webkit.org/show_bug.cgi?id=271097
rdar://124720658
Reviewed by Ryosuke Niwa.
these macros are not defined on watchos or simulators, so we can safely
ignore them.
* Source/JavaScriptCore/runtime/MachineContext.h:
(JSC::MachineContext::setInstructionPointer):
Canonical link: https://commits.webkit.org/276218@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