Chromium Code Reviews| Index: build/features.gypi |
| =================================================================== |
| --- build/features.gypi (revision 18277) |
| +++ build/features.gypi (working copy) |
| @@ -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', { |