Revision: 17519
Author:   [email protected]
Date:     Wed Nov  6 12:13:01 2013 UTC
Log: Revert r17152 - "Revert r17018 - "Turn on handle zapping for release builds""

Apparently, this wasn't the cause for dromaeo regressions.

BUG=none
[email protected]

Review URL: https://codereview.chromium.org/26457002

[email protected], [email protected]

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

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

=======================================
--- /branches/bleeding_edge/build/features.gypi Fri Oct 11 07:42:43 2013 UTC
+++ /branches/bleeding_edge/build/features.gypi Wed Nov  6 12:13:01 2013 UTC
@@ -109,7 +109,7 @@
       'Release': {
         'variables': {
           'v8_enable_extra_checks%': 0,
-          'v8_enable_handle_zapping%': 0,
+          'v8_enable_handle_zapping%': 1,
         },
         '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