DepMap() common/util/dep_map.js, line 6
Creates a dependency map.
Instance Methods
-
changed() common/util/dep_map.js, line 35
-
Marks the dependency with the given name as changed.
-
depend() common/util/dep_map.js, line 25
-
Causes the current computation to depend on the dependency with the given name.