v1.3.0
1. 新增Interpreter.ecmaVersion,指定ECMA版本,默认为5,不建议更改 2. Interpreter.prototype.construcotr的options支持ecmaVersion默认为Interpreter.ecmaVersion 3. vm.compileFunction及vm.runInContext的options支持ecmaVersion默认为Interpreter.ecmaVersion 4. 超时策略调整,同node.js的vm
1. 新增Interpreter.ecmaVersion,指定ECMA版本,默认为5,不建议更改 2. Interpreter.prototype.construcotr的options支持ecmaVersion默认为Interpreter.ecmaVersion 3. vm.compileFunction及vm.runInContext的options支持ecmaVersion默认为Interpreter.ecmaVersion 4. 超时策略调整,同node.js的vm