Home
last modified time | relevance | path

Searched refs:addSub (Results 1 – 3 of 3) sorted by relevance

/third_party/jsframework/runtime/main/reactivity/
Ddep.js41 Dep.prototype.addSub = function (sub) { method in Dep
Dwatcher.js85 dep.addSub(this);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp230 void addSub(CHRScope *SubIn) { in addSub() function in __anon26c64e210211::CHRScope
1037 Result->addSub(Sub); in findScopes()