Home
last modified time | relevance | path

Searched refs:addDep (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/reactivity/
Ddep.js58 Dep.target.addDep(this);
Dwatcher.js79 Watcher.prototype.addDep = function (dep) { method in Watcher