xref: /mports/www/qt6-webengine/files/patch-src_3rdparty_chromium_v8_src_trap-handler_handler-inside-posix.h
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 --- src/3rdparty/chromium/v8/src/trap-handler/handler-inside-posix.h.orig	2025-08-15 18:30:00 UTC
2 +++ src/3rdparty/chromium/v8/src/trap-handler/handler-inside-posix.h
3 @@ -13,7 +13,7 @@ namespace trap_handler {
4  namespace internal {
5  namespace trap_handler {
6 
7 -#if V8_OS_LINUX || V8_OS_FREEBSD
8 +#if V8_OS_LINUX || V8_OS_FREEBSD || V8_OS_OPENBSD
9  constexpr int kOobSignal = SIGSEGV;
10  #elif V8_OS_DARWIN
11  constexpr int kOobSignal = SIGBUS;
12 

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026