return GetThisEnvironment().[[FunctionObject]].[[GetPrototypeOf]]()
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/super : super([arguments]) // calls the parent constructor.
No comments:
Post a Comment