Revision: 21450
Author:   [email protected]
Date:     Fri May 23 07:16:29 2014 UTC
Log:      Remove dummy harmony-promises flag

BUG=none
LOG=n
[email protected]

Review URL: https://codereview.chromium.org/292723002
http://code.google.com/p/v8/source/detail?r=21450

Modified:
 /branches/bleeding_edge/src/flag-definitions.h

=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Fri May 16 14:42:02 2014 UTC +++ /branches/bleeding_edge/src/flag-definitions.h Fri May 23 07:16:29 2014 UTC
@@ -166,7 +166,6 @@
 DEFINE_bool(harmony_strings, false, "enable harmony string")
 DEFINE_bool(harmony_arrays, false, "enable harmony arrays")
 DEFINE_bool(harmony_maths, false, "enable harmony math functions")
-DEFINE_bool(harmony_promises, true, "(dummy flag, has no effect)")
 DEFINE_bool(harmony, false, "enable all harmony features (except typeof)")

 DEFINE_implication(harmony, harmony_scoping)

--
--
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.

Reply via email to