Reviewers: rossberg,
Description:
Turn on harmony_collections for es_staging
BUG=v8:1622
Please review this at https://codereview.chromium.org/313153002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -0 lines):
M src/flag-definitions.h
Index: src/flag-definitions.h
diff --git a/src/flag-definitions.h b/src/flag-definitions.h
index
ad6f2581e4f9226df27924f972acf160fb4e885a..222ef51c98896817b29a4812ae015f943adda263
100644
--- a/src/flag-definitions.h
+++ b/src/flag-definitions.h
@@ -183,6 +183,7 @@ DEFINE_implication(harmony_collections, harmony_symbols)
DEFINE_implication(harmony, es_staging)
DEFINE_implication(es_staging, harmony_maths)
DEFINE_implication(es_staging, harmony_symbols)
+DEFINE_implication(es_staging, harmony_collections)
// Flags for experimental implementation features.
DEFINE_bool(packed_arrays, true, "optimizes arrays that have no holes")
--
--
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.