isPrototype()
Determines if an object is a prototype object.
This function is valid in v2.8.0 to v2.24.3. This function has been downloaded 94 times.obj
is a prototype object true
is returned, otherwise false
.This function is directly required by the following function:
typeOf()