Disable --harmony -> --harmony-generators implication
authorwingo@igalia.com <wingo@igalia.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Jun 2013 14:45:17 +0000 (14:45 +0000)
committerwingo@igalia.com <wingo@igalia.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Jun 2013 14:45:17 +0000 (14:45 +0000)
commit5760c7b5983826d53ffd266aaf9556584efc4d3b
tree9153baf0bfa394a283c4dc773ba1e818002d569a
parentb348744c56d91947935d3b0c316f7df82e39da51
Disable --harmony -> --harmony-generators implication

A GC-related bug has started showing up after r15060 that unfortunately
I haven't been able to reproduce.  Disable generators by default for the
Canary push.

R=danno@chromium.org
BUG=

Review URL: https://codereview.chromium.org/16638011

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15065 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/flag-definitions.h
test/mjsunit/harmony/iteration-semantics.js
test/mjsunit/mjsunit.status