JavaScript » Object » unwatch

Syntax:
Object.unwatch(property)

This method removes a watchpoint set for an object and property name with the watch method.