Revision: 21664
Author: [email protected]
Date: Wed Jun 4 07:46:41 2014 UTC
Log: Enable pretenure call new.
BUG=
[email protected]
Review URL: https://codereview.chromium.org/312723004
http://code.google.com/p/v8/source/detail?r=21664
Modified:
/branches/bleeding_edge/src/flag-definitions.h
=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Tue Jun 3 14:38:35 2014
UTC
+++ /branches/bleeding_edge/src/flag-definitions.h Wed Jun 4 07:46:41 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, false, "pretenure call new")
+DEFINE_bool(pretenuring_call_new, true, "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.