Reviewers: rossberg, adamk,
Description:
Turn on harmony_unscopables for es_staging
BUG=v8:3401
LOG=Y
Please review this at https://codereview.chromium.org/449923003/
SVN Base: http://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
fbe1ed764e921723b620c1c4d3c01a19cced92d3..42fb5ad3659ff5fb6c303b827a27b70462e2faa1
100644
--- a/src/flag-definitions.h
+++ b/src/flag-definitions.h
@@ -174,6 +174,7 @@ DEFINE_IMPLICATION(harmony, harmony_arrow_functions)
DEFINE_IMPLICATION(harmony_modules, harmony_scoping)
DEFINE_IMPLICATION(harmony, es_staging)
+DEFINE_implication(es_staging, harmony_unscopables)
// Flags for experimental implementation features.
DEFINE_BOOL(compiled_keyed_dictionary_loads, true,
--
--
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.