value: function didDispose()

in lib/classic/createBootstrapper.js [139:143]


		value: function didDispose() {
			if (this._didDisposeProxy) {
				this._didDisposeProxy();
			}
		}