Revision: 17152
Author:   [email protected]
Date:     Fri Oct 11 07:42:43 2013 UTC
Log:      Revert r17018 - "Turn on handle zapping for release builds"

BUG=none
[email protected]

Review URL: https://codereview.chromium.org/26457002
http://code.google.com/p/v8/source/detail?r=17152

Modified:
 /branches/bleeding_edge/build/features.gypi

=======================================
--- /branches/bleeding_edge/build/features.gypi Mon Sep 30 14:49:48 2013 UTC
+++ /branches/bleeding_edge/build/features.gypi Fri Oct 11 07:42:43 2013 UTC
@@ -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
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to