The objGetPrototypeOf() method returns the prototype (i.e. the value of the internal Prototype property) of the specified value.
Prototype
0.4.4
The object whose prototype is to be returned, which may be null.
The objGetPrototypeOf() method returns the prototype (i.e. the value of the internal
Prototype
property) of the specified value.Since
0.4.4