mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 02:20:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d47a18f5a0
commit
8a40ccadf9
@ -375,7 +375,7 @@ BOOTSTRAP(function(){
|
|||||||
return Reflect.construct(
|
return Reflect.construct(
|
||||||
module.Error.__proto__, args, this.constructor) },
|
module.Error.__proto__, args, this.constructor) },
|
||||||
//return Reflect.construct(Error, args, this.constructor) },
|
//return Reflect.construct(Error, args, this.constructor) },
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
// Value trigger iteration stop and to carry results...
|
// Value trigger iteration stop and to carry results...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user