JavaScript handler.isExtensible() MethodThe handler.isExtensible() method a trap for Object.isExtensible(). We can be mostly used for logging or auditing calls to Object.isExtensible (determine if an object is "extensible"). SyntaxParameterstarget: The target object. Return valueReturn a Boolean value. Browser Support
Example 1Test it NowOutput: in isExtensible true in isExtensible false Example 2Test it NowOutput: in value : 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