Revision: 21667
Author: [email protected]
Date: Wed Jun 4 08:52:00 2014 UTC
Log: Revert "Enable pretenure call new."
This reverts commit r21664 due to interesting failures.
[email protected]
Review URL: https://codereview.chromium.org/316823002
http://code.google.com/p/v8/source/detail?r=21667
Modified:
/branches/bleeding_edge/src/flag-definitions.h
=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Wed Jun 4 08:35:42 2014
UTC
+++ /branches/bleeding_edge/src/flag-definitions.h Wed Jun 4 08:52:00 2014
UTC
@@ -193,7 +193,7 @@
"Optimize object size, Array shift, DOM strings and string +")
// TODO(hpayer): We will remove this flag as soon as we have pretenuring
// support for specific allocation sites.
-DEFINE_bool(pretenuring_call_new, true, "pretenure call new")
+DEFINE_bool(pretenuring_call_new, false, "pretenure call new")
DEFINE_bool(allocation_site_pretenuring, true,
"pretenure with allocation sites")
DEFINE_bool(trace_pretenuring, false,
--
--
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.