Reviewers: Jakob,

Description:
Revert r17018 - "Turn on handle zapping for release builds"

BUG=none
R=jkumme...@chromium.org

Please review this at https://codereview.chromium.org/26457002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -1 lines):
  M build/features.gypi


Index: build/features.gypi
diff --git a/build/features.gypi b/build/features.gypi
index 08ea11ae9b972595e5c931bc96e1dc6913e46f5f..7863b1c43a5a5c20bf7fa80b2b6a69b074445ac7 100644
--- a/build/features.gypi
+++ b/build/features.gypi
@@ -109,7 +109,7 @@
       'Release': {
         'variables': {
           'v8_enable_extra_checks%': 0,
-          'v8_enable_handle_zapping%': 1,
+          'v8_enable_handle_zapping%': 0,
         },
         'conditions': [
           ['v8_enable_extra_checks==1', {


--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to