Revision: 21812
Author: [email protected]
Date: Thu Jun 12 14:59:51 2014 UTC
Log: Revert "Active use of Hydrogen-generated generic KeyedLoad IC"
Due to mirror-object test failure (although I'm pretty sure I was framed)
[email protected]
[email protected]
Review URL: https://codereview.chromium.org/328333002
http://code.google.com/p/v8/source/detail?r=21812
Modified:
/branches/bleeding_edge/src/flag-definitions.h
=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Thu Jun 12 14:23:29 2014
UTC
+++ /branches/bleeding_edge/src/flag-definitions.h Thu Jun 12 14:59:51 2014
UTC
@@ -191,7 +191,7 @@
DEFINE_bool(smi_only_arrays, true, "tracks arrays with only smi values")
DEFINE_bool(compiled_keyed_dictionary_loads, true,
"use optimizing compiler to generate keyed dictionary load
stubs")
-DEFINE_bool(compiled_keyed_generic_loads, true,
+DEFINE_bool(compiled_keyed_generic_loads, false,
"use optimizing compiler to generate keyed generic 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/d/optout.