alias for Object.isExtensible.
Object.isExtensible
Returns a value that indicates whether new properties can be added to an object.
Object to test.
alias for
Object.isExtensible
.