Object.isPrototypeOf

bool isPrototypeOf (Object what)

Parameters

what The object to check.

Description

Checks whether the given object is a prototype of this object.