Revision: 17921
Author: [email protected]
Date: Wed Nov 20 12:58:10 2013 UTC
Log: Activate Hydrogen-generated KeyedLoadDictionary ICs
[email protected]
Review URL: https://chromiumcodereview.appspot.com/59813011
http://code.google.com/p/v8/source/detail?r=17921
Modified:
/branches/bleeding_edge/src/flag-definitions.h
=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Wed Nov 20 12:35:58 2013
UTC
+++ /branches/bleeding_edge/src/flag-definitions.h Wed Nov 20 12:58:10 2013
UTC
@@ -202,7 +202,7 @@
// Flags for experimental implementation features.
DEFINE_bool(packed_arrays, true, "optimizes arrays that have no holes")
DEFINE_bool(smi_only_arrays, true, "tracks arrays with only smi values")
-DEFINE_bool(compiled_keyed_dictionary_loads, false,
+DEFINE_bool(compiled_keyed_dictionary_loads, true,
"use optimizing compiler to generate keyed dictionary load
stubs")
DEFINE_bool(clever_optimizations, true,
"Optimize object size, Array shift, DOM strings and string +")
--
--
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.