instype
Returns type of value or object instance. An alternative to typeof operator.
Returns type of value or object instance. An alternative to typeof operator.
Tests to see if the prototype property of a constructor appears anywhere in the prototype chain of an value.
Determines whether an object belongs to a specific subclass.