Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You’ve defined your object, and now you want to make sure that its properties aren’t redefined or edited by other applications using the object.
Use the new ECMAScript 5 Object.freeze method to freeze the object against any and all changes: