diff options
Diffstat (limited to 'www/chromium/files/patch-v8_include_v8-internal.h')
-rw-r--r-- | www/chromium/files/patch-v8_include_v8-internal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-v8_include_v8-internal.h b/www/chromium/files/patch-v8_include_v8-internal.h index 1cf562464435..7dc853e0ccd9 100644 --- a/www/chromium/files/patch-v8_include_v8-internal.h +++ b/www/chromium/files/patch-v8_include_v8-internal.h @@ -1,6 +1,6 @@ ---- v8/include/v8-internal.h.orig 2025-01-15 09:18:26 UTC +--- v8/include/v8-internal.h.orig 2025-02-19 07:43:18 UTC +++ v8/include/v8-internal.h -@@ -231,7 +231,7 @@ using SandboxedPointer_t = Address; +@@ -232,7 +232,7 @@ using SandboxedPointer_t = Address; #ifdef V8_ENABLE_SANDBOX // Size of the sandbox, excluding the guard regions surrounding it. |