diff --git a/object.js b/object.js index 736a5bb..2c022f7 100755 --- a/object.js +++ b/object.js @@ -375,7 +375,7 @@ BOOTSTRAP(function(){ return Reflect.construct( module.Error.__proto__, args, this.constructor) }, //return Reflect.construct(Error, args, this.constructor) }, - }) + }) // Value trigger iteration stop and to carry results...