Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / v8 / build / features.gypi
index 85b8a38..f0e7212 100644 (file)
       'Release': {
         'variables': {
           'v8_enable_extra_checks%': 0,
-          'v8_enable_handle_zapping%': 1,
+          'v8_enable_handle_zapping%': 0,
         },
         'conditions': [
           ['v8_enable_extra_checks==1', {