You can add flags at the begin of a .js test file following "// Flags: ", theway it's already being done in debug-function-scopes.js. While you are at
this,
I put harmony-specific test into harmony directory.
you can also remove the --allow-natives-syntax flag since it's not necessary.
Done https://chromiumcodereview.appspot.com/10171003/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
