Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eac2ebe92d5efe9ab7a11bbbed103e913a8d92af
      
https://github.com/WebKit/WebKit/commit/eac2ebe92d5efe9ab7a11bbbed103e913a8d92af
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2025-04-26 (Sat, 26 Apr 2025)

  Changed paths:
    M Source/JavaScriptCore/runtime/MachineContext.h

  Log Message:
  -----------
  [JSC] Remove __DARWIN_UNIX03 check
https://bugs.webkit.org/show_bug.cgi?id=292088
rdar://150084193

Reviewed by Mark Lam.

__DARWIN_UNIX03 is always one at this point (it is off on very old
macOS with x64). We remove __DARWIN_UNIX03 checks.

* Source/JavaScriptCore/runtime/MachineContext.h:
(JSC::MachineContext::stackPointerImpl):
(JSC::MachineContext::framePointerImpl):
(JSC::MachineContext::instructionPointerImpl):
(JSC::MachineContext::argumentPointer<1>):
(JSC::MachineContext::wasmInstancePointer):
(JSC::MachineContext::llintInstructionPointer):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to