aboutsummaryrefslogtreecommitdiff
path: root/build/features.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/features.gypi')
-rw-r--r--build/features.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/features.gypi b/build/features.gypi
index 7ce66e4c9..8201ea9ea 100644
--- a/build/features.gypi
+++ b/build/features.gypi
@@ -115,7 +115,7 @@
'Release': {
'variables': {
'v8_enable_extra_checks%': 0,
- 'v8_enable_handle_zapping%': 1,
+ 'v8_enable_handle_zapping%': 0,
},
'conditions': [
['v8_enable_extra_checks==1', {