memberof

Determines whether an object belongs to a specific subclass.

classof

Determines the Class of the given argument (primarily determined using Object.prototype.toString).