Revision: 19531
Author: [email protected]
Date: Mon Feb 24 16:04:41 2014 UTC
Log: Disable handle zapping on 3.24 branch in release mode
BUG=318206
[email protected], [email protected]
LOG=y
Review URL: https://codereview.chromium.org/177903002
http://code.google.com/p/v8/source/detail?r=19531
Modified:
/branches/3.24/build/features.gypi
=======================================
--- /branches/3.24/build/features.gypi Fri Nov 22 10:04:21 2013 UTC
+++ /branches/3.24/build/features.gypi Mon Feb 24 16:04:41 2014 UTC
@@ -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', {
--
--
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.