We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9cafc5 commit 294beb6Copy full SHA for 294beb6
common.gypi
@@ -112,6 +112,7 @@
112
# V8 pointer compression only supports 64bit architectures.
113
['target_arch in "arm ia32 mips mipsel ppc"', {
114
'v8_enable_pointer_compression': 0,
115
+ 'v8_enable_pointer_compression_shared_cage': 0,
116
'v8_enable_31bit_smis_on_64bit_arch': 0,
117
'v8_enable_sandbox': 0
118
}],
0 commit comments