http://codereview.chromium.org/8473002/diff/1/src/flag-definitions.h File src/flag-definitions.h (right):
http://codereview.chromium.org/8473002/diff/1/src/flag-definitions.h#newcode124 src/flag-definitions.h:124: DEFINE_bool(use_constant_propagation, true, "use hydrogen constant propagation") Is there a reason for this flag? If the patch works, I can't see a negative effect of having it enabled permanently, and we already have about 100000 flags... http://codereview.chromium.org/8473002/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
