This code probably is not necessary at this point:
Application.prototype.setupJavaScriptArguments = function()
{ app.commandLine.appendSwitch('js-flags', '--harmony'); };
This code probably is not necessary at this point:
Application.prototype.setupJavaScriptArguments = function()
{ app.commandLine.appendSwitch('js-flags', '--harmony'); };