Revision: 20384
Author: [email protected]
Date: Tue Apr 1 10:25:04 2014 UTC
Log: Disable handle zapping on 3.25 branch in release mode
[email protected]
Review URL: https://codereview.chromium.org/212973004
http://code.google.com/p/v8/source/detail?r=20384
Modified:
/branches/3.25/build/features.gypi
=======================================
--- /branches/3.25/build/features.gypi Tue Mar 4 09:06:17 2014 UTC
+++ /branches/3.25/build/features.gypi Tue Apr 1 10:25:04 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/d/optout.