JavaScript handler.getPrototypeOf() MethodThe handler.getPrototypeOf() method is a trap for the internal method. If target is not extensible, then this method returns the same value as Object.getPrototypeOf(target). SyntaxParameterstarget: The target object. Return valueThis method returns an object or null. Browser Support
Example 1Test it NowOutput: true true true Example 2Test it NowOutput: true Example 3Test it NowOutput: true Next TopicJavaScript handler |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India