Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 44ac40fabf2f69513ed206b8787356612f8874eb
      
https://github.com/WebKit/WebKit/commit/44ac40fabf2f69513ed206b8787356612f8874eb
  Author: Mikhail R. Gadelha <[email protected]>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M Source/JavaScriptCore/assembler/MacroAssemblerARMv7.cpp

  Log Message:
  -----------
  [JSC] Added missing r3 store on armv7's jit.print
https://bugs.webkit.org/show_bug.cgi?id=300707

Reviewed by Justin Michaud.

r3 was missing from the list of registers being saved before the print call.

* Source/JavaScriptCore/assembler/MacroAssemblerARMv7.cpp:
(JSC::MacroAssembler::probe):

Canonical link: https://commits.webkit.org/301546@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