Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ deactivate
Method
deactivate
packages/svelte/src/internal/client/reactivity/batch.js:598–601 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
596
}
597
598
deactivate() {
599
current_batch = null;
600
batch_values = null;
601
}
602
603
flush() {
604
try {
Callers
5
resolve
Function · 0.80
animate
Function · 0.80
unset_context
Function · 0.80
#commit
Method · 0.80
handler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected