Returns whether the target is or has the given prototype walking up the prototype chain.
Prototype class / constructor.
Any target class / constructor function to test.
Class / constructor function to find.
Target matches prototype.
Returns whether the target is or has the given prototype walking up the prototype chain.