Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{
2
type
TestElement,
3
defineComponent,
4
h,
Callers
nothing calls this directly
Calls
15
reactive
Function · 0.90
computed
Function · 0.90
ref
Function · 0.90
effect
Function · 0.90
isReadonly
Function · 0.90
toRaw
Function · 0.90
shallowRef
Function · 0.90
render
Function · 0.90
serializeInner
Function · 0.90
pauseTracking
Function · 0.90
resetTracking
Function · 0.90
triggerEvent
Function · 0.90
Tested by
no test coverage detected