alias for Object.preventExtensions.
Object.preventExtensions
Prevents the addition of new properties to an object.
Object to make non-extensible.
alias for
Object.preventExtensions
.