Reviewers: Michael Achenbach, jochen (traveling),
Description:
Disable handle zapping for branch 4.4
BUG=chromium:318206
NOTRY=true
LOG=n
Please review this at https://codereview.chromium.org/1124103007/
Base URL: https://chromium.googlesource.com/v8/[email protected]
Affected files (+1, -1 lines):
M build/features.gypi
Index: build/features.gypi
diff --git a/build/features.gypi b/build/features.gypi
index
a3ee0fbbf08cd52e768984be9403ad8426c7eff3..2eadca338438dcad33827bd9600fd6e6cdd048aa
100644
--- a/build/features.gypi
+++ b/build/features.gypi
@@ -112,7 +112,7 @@
}, # Debug
'Release': {
'variables': {
- 'v8_enable_handle_zapping%': 1,
+ 'v8_enable_handle_zapping%': 0,
},
'conditions': [
['v8_enable_handle_zapping==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.