Searched refs:stopFunc (Results 1 – 1 of 1) sorted by relevance
5318 Model.prototype.watch = function (name, depList, startFunc, stopFunc) {5334 if (stopFunc) {5335 stopFunc.call(_this, deps); field5346 Model.prototype._watchDeps = function (depList, startFunc, stopFunc) {5359 stopFunc(values);5438 stopFunc();5443 stopFunc();