Reviewers: Steven, Description: Introduce collective --harmony flag. Shorten --harmony-block-scoping to --harmony-scoping.
[email protected] BUG= TEST= Please review this at http://codereview.chromium.org/8226017/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/api.cc M src/arm/full-codegen-arm.cc M src/compiler.cc M src/flag-definitions.h M src/ia32/full-codegen-ia32.cc M src/mips/full-codegen-mips.cc M src/parser.h M src/parser.cc M src/preparser.h M src/preparser.cc M src/scanner.h M src/scanner.cc M src/v8.cc M src/x64/full-codegen-x64.cc M test/cctest/test-parsing.cc M test/mjsunit/bugs/harmony/debug-blockscopes.js M test/mjsunit/harmony/block-conflicts.js M test/mjsunit/harmony/block-leave.js M test/mjsunit/harmony/block-let-crankshaft.js M test/mjsunit/harmony/block-let-declaration.js M test/mjsunit/harmony/block-let-semantics.js M test/mjsunit/harmony/block-scoping.js M test/mjsunit/harmony/debug-blockscopes.js M test/mjsunit/harmony/debug-evaluate-blockscopes.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
