Function JSObject.prototype
Gets this Object’s prototype.
Returns
The prototype of this Object. If there are no inherited properties, null
is returned.
See Also
Object
on MDN
Gets this Object’s prototype.
The prototype of this Object. If there are no inherited properties, null
is returned.
Object
on MDN