value: function willUpdate()

in lib/classic/createBootstrapper.js [111:115]


		value: function willUpdate() {
			if (this._willUpdateProxy) {
				this._willUpdateProxy();
			}
		}