Revision: 18156
Author: [email protected]
Date: Fri Nov 29 11:20:59 2013 UTC
Log: Turn off new_string_add flag.
[email protected]
Review URL: https://codereview.chromium.org/95603008
http://code.google.com/p/v8/source/detail?r=18156
Modified:
/branches/bleeding_edge/src/flag-definitions.h
=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Fri Nov 29 09:44:54 2013
UTC
+++ /branches/bleeding_edge/src/flag-definitions.h Fri Nov 29 11:20:59 2013
UTC
@@ -345,7 +345,7 @@
"do not emit check maps for constant values that have a leaf
map, "
"deoptimize the optimized code if the layout of the maps
changes.")
-DEFINE_bool(new_string_add, true, "enable new string addition")
+DEFINE_bool(new_string_add, false, "enable new string addition")
// Experimental profiler changes.
DEFINE_bool(experimental_profiler, true, "enable all profiler experiments")
--
--
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/groups/opt_out.