Reviewers: jochen,
Description:
Disable handle zapping on 4.5 branch
BUG=chromium:318206
LOG=n
[email protected]
Please review this at https://codereview.chromium.org/1229243002/
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
76bfa22a77cb47f4c48606a91ffb5d8fd8dedf7e..0e26969f6465276244de6ed11cd11beb267368c2
100644
--- a/build/features.gypi
+++ b/build/features.gypi
@@ -108,7 +108,7 @@
'DebugBaseCommon': {
'abstract': 1,
'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.