Error on compile js with es6 syntax, like `let ERRORMSG = {}`: `V8::Error: Unexpected token: name (ERRORMSG)1`
Error on compile js with es6 syntax, like
let ERRORMSG = {}:V8::Error: Unexpected token: name (ERRORMSG)1