Revision: 15081
Author: [email protected]
Date: Wed Jun 12 04:48:55 2013
Log: Re-enable the harmony => harmony-generators implication after
r15079.
[email protected]
BUG=
Review URL: https://codereview.chromium.org/16815002
http://code.google.com/p/v8/source/detail?r=15081
Modified:
/branches/bleeding_edge/src/flag-definitions.h
=======================================
--- /branches/bleeding_edge/src/flag-definitions.h Tue Jun 11 07:45:17 2013
+++ /branches/bleeding_edge/src/flag-definitions.h Wed Jun 12 04:48:55 2013
@@ -178,8 +178,7 @@
DEFINE_implication(harmony, harmony_proxies)
DEFINE_implication(harmony, harmony_collections)
DEFINE_implication(harmony, harmony_observation)
-// TODO(wingo): Re-enable when GC bug that appeared in r15060 is gone.
-// DEFINE_implication(harmony, harmony_generators)
+DEFINE_implication(harmony, harmony_generators)
DEFINE_implication(harmony, harmony_iteration)
DEFINE_implication(harmony_modules, harmony_scoping)
DEFINE_implication(harmony_observation, harmony_collections)
--
--
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.