diff options
Diffstat (limited to 'www/iridium/files/patch-v8_include_v8-internal.h')
-rw-r--r-- | www/iridium/files/patch-v8_include_v8-internal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-v8_include_v8-internal.h b/www/iridium/files/patch-v8_include_v8-internal.h index 6e12835e73c4..d077cdd377aa 100644 --- a/www/iridium/files/patch-v8_include_v8-internal.h +++ b/www/iridium/files/patch-v8_include_v8-internal.h @@ -1,6 +1,6 @@ ---- v8/include/v8-internal.h.orig 2022-10-05 07:34:01 UTC +--- v8/include/v8-internal.h.orig 2022-12-01 10:35:46 UTC +++ v8/include/v8-internal.h -@@ -179,7 +179,7 @@ using SandboxedPointer_t = Address; +@@ -174,7 +174,7 @@ using SandboxedPointer_t = Address; #ifdef V8_ENABLE_SANDBOX // Size of the sandbox, excluding the guard regions surrounding it. |