MCPcopy
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

1import {
2 type DebuggerEvent,
3 type ReactiveEffectRunner,
4 TrackOpTypes,

Callers

nothing calls this directly

Calls 15

startBatchFunction · 0.90
endBatchFunction · 0.90
renderFunction · 0.90
serializeInnerFunction · 0.90
pauseTrackingFunction · 0.90
resetTrackingFunction · 0.90
getDepFromReactiveFunction · 0.90
onEffectCleanupFunction · 0.90
effectFunction · 0.85
reactiveFunction · 0.85
getNumFunction · 0.85
toRawFunction · 0.85

Tested by

no test coverage detected