Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e3000bee93ae8fdd028449fb382895a068d792c6
      
https://github.com/WebKit/WebKit/commit/e3000bee93ae8fdd028449fb382895a068d792c6
  Author: Samuel Thibault <[email protected]>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

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

  Log Message:
  -----------
  Also use glibc mcontext_t fields on GNU/Hurd
https://bugs.webkit.org/show_bug.cgi?id=285806

Reviewed by Michael Catanzaro.

GNU/Hurd also uses glibc, with the same mcontext_t structure and fields.

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

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



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

Reply via email to