The method isPrototypeOf() checks if an object exists in another object's prototype chain. Syntax: prototypeObj.isPrototypeOf(object).
確定! 回上一頁