ObserverSystem
Browse all 36 subdomain entities categorized under ObserverSystem in the vue Architecture Docs architecture documentation.
addSub() — vue Function Reference
Architecture documentation for the addSub() function in dep.ts from the vue codebase.
cleanupDeps() — vue Function Reference
Architecture documentation for the cleanupDeps() function in dep.ts from the vue codebase.
constructor() — vue Function Reference
Architecture documentation for the constructor() function in dep.ts from the vue codebase.
depend() — vue Function Reference
Architecture documentation for the depend() function in dep.ts from the vue codebase.
notify() — vue Function Reference
Architecture documentation for the notify() function in dep.ts from the vue codebase.
popTarget() — vue Function Reference
Architecture documentation for the popTarget() function in dep.ts from the vue codebase.
pushTarget() — vue Function Reference
Architecture documentation for the pushTarget() function in dep.ts from the vue codebase.
removeSub() — vue Function Reference
Architecture documentation for the removeSub() function in dep.ts from the vue codebase.
constructor() — vue Function Reference
Architecture documentation for the constructor() function in index.ts from the vue codebase.
defineReactive() — vue Function Reference
Architecture documentation for the defineReactive() function in index.ts from the vue codebase.
del() — vue Function Reference
Architecture documentation for the del() function in index.ts from the vue codebase.
dependArray() — vue Function Reference
Architecture documentation for the dependArray() function in index.ts from the vue codebase.
observe() — vue Function Reference
Architecture documentation for the observe() function in index.ts from the vue codebase.
observeArray() — vue Function Reference
Architecture documentation for the observeArray() function in index.ts from the vue codebase.
set() — vue Function Reference
Architecture documentation for the set() function in index.ts from the vue codebase.
toggleObserving() — vue Function Reference
Architecture documentation for the toggleObserving() function in index.ts from the vue codebase.
callActivatedHooks() — vue Function Reference
Architecture documentation for the callActivatedHooks() function in scheduler.ts from the vue codebase.
callUpdatedHooks() — vue Function Reference
Architecture documentation for the callUpdatedHooks() function in scheduler.ts from the vue codebase.
flushSchedulerQueue() — vue Function Reference
Architecture documentation for the flushSchedulerQueue() function in scheduler.ts from the vue codebase.
getNow() — vue Function Reference
Architecture documentation for the getNow() function in scheduler.ts from the vue codebase.
queueActivatedComponent() — vue Function Reference
Architecture documentation for the queueActivatedComponent() function in scheduler.ts from the vue codebase.
queueWatcher() — vue Function Reference
Architecture documentation for the queueWatcher() function in scheduler.ts from the vue codebase.
resetSchedulerState() — vue Function Reference
Architecture documentation for the resetSchedulerState() function in scheduler.ts from the vue codebase.
sortCompareFn() — vue Function Reference
Architecture documentation for the sortCompareFn() function in scheduler.ts from the vue codebase.
_traverse() — vue Function Reference
Architecture documentation for the _traverse() function in traverse.ts from the vue codebase.
traverse() — vue Function Reference
Architecture documentation for the traverse() function in traverse.ts from the vue codebase.
addDep() — vue Function Reference
Architecture documentation for the addDep() function in watcher.ts from the vue codebase.
cleanupDeps() — vue Function Reference
Architecture documentation for the cleanupDeps() function in watcher.ts from the vue codebase.
constructor() — vue Function Reference
Architecture documentation for the constructor() function in watcher.ts from the vue codebase.
depend() — vue Function Reference
Architecture documentation for the depend() function in watcher.ts from the vue codebase.
evaluate() — vue Function Reference
Architecture documentation for the evaluate() function in watcher.ts from the vue codebase.
get() — vue Function Reference
Architecture documentation for the get() function in watcher.ts from the vue codebase.
run() — vue Function Reference
Architecture documentation for the run() function in watcher.ts from the vue codebase.
teardown() — vue Function Reference
Architecture documentation for the teardown() function in watcher.ts from the vue codebase.
update() — vue Function Reference
Architecture documentation for the update() function in watcher.ts from the vue codebase.
ObserverSystem — vue Architecture
Implements dependency tracking and change notification using getters/setters. Architecture documentation for the ObserverSystem subdomain (part of CoreRuntime domain) in the vue codebase. Contains 0 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free