MCPcopy
hub / github.com/vuejs/core / computed.spec.ts

File computed.spec.ts

packages/reactivity/__tests__/computed.spec.ts:None–None  ·  packages/reactivity/__tests__/computed.spec.ts

Source from the content-addressed store, hash-verified

1import {
2 type TestElement,
3 defineComponent,
4 h,

Callers

nothing calls this directly

Calls 15

reactiveFunction · 0.90
computedFunction · 0.90
refFunction · 0.90
effectFunction · 0.90
isReadonlyFunction · 0.90
toRawFunction · 0.90
shallowRefFunction · 0.90
renderFunction · 0.90
serializeInnerFunction · 0.90
pauseTrackingFunction · 0.90
resetTrackingFunction · 0.90
triggerEventFunction · 0.90

Tested by

no test coverage detected