From 8a40ccadf9a7d2c4aaf7dba1fed49ba60d554324 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 4 Jul 2022 04:59:41 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- object.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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...