Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ effect.spec.ts
File
effect.spec.ts
packages/reactivity/__tests__/effect.spec.ts:None–None · packages/reactivity/__tests__/effect.spec.ts
Source
from the content-addressed store, hash-verified
1
import
{
2
type
DebuggerEvent,
3
type
ReactiveEffectRunner,
4
TrackOpTypes,
Callers
nothing calls this directly
Calls
15
startBatch
Function · 0.90
endBatch
Function · 0.90
render
Function · 0.90
serializeInner
Function · 0.90
pauseTracking
Function · 0.90
resetTracking
Function · 0.90
getDepFromReactive
Function · 0.90
onEffectCleanup
Function · 0.90
effect
Function · 0.85
reactive
Function · 0.85
getNum
Function · 0.85
toRaw
Function · 0.85
Tested by
no test coverage detected