Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 370e7cba9f6ab189d85746ea028d46528a57a74e
      
https://github.com/WebKit/WebKit/commit/370e7cba9f6ab189d85746ea028d46528a57a74e
  Author: Mark Lam <[email protected]>
  Date:   2024-03-28 (Thu, 28 Mar 2024)

  Changed paths:
    M Source/JavaScriptCore/assembler/MacroAssemblerARM64.cpp
    M Source/JavaScriptCore/assembler/MacroAssemblerARM64.h
    M Source/JavaScriptCore/assembler/MacroAssemblerRISCV64.h
    M Source/JavaScriptCore/llint/LowLevelInterpreter.cpp
    M Source/JavaScriptCore/offlineasm/arm64.rb
    M Source/WTF/wtf/Assertions.cpp
    M Source/WTF/wtf/Assertions.h
    M Source/bmalloc/libpas/src/libpas/pas_utils.c

  Log Message:
  -----------
  [ARM64] Use a different crash code for brk on ASAN builds.
https://bugs.webkit.org/show_bug.cgi?id=271795
rdar://125494279

Reviewed by Yusuke Suzuki and Justin Michaud.

* Source/JavaScriptCore/assembler/MacroAssemblerARM64.cpp:
* Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:
(JSC::MacroAssemblerARM64::breakpoint):
* Source/JavaScriptCore/assembler/MacroAssemblerRISCV64.h:
(JSC::MacroAssemblerRISCV64::breakpoint):
* Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:
* Source/JavaScriptCore/offlineasm/arm64.rb:
* Source/WTF/wtf/Assertions.cpp:
* Source/WTF/wtf/Assertions.h:
* Source/bmalloc/libpas/src/libpas/pas_utils.c:

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