MCPcopy Create free account

hub / github.com/Stan9726/Mini-Vue3 / functions

Functions182 in github.com/Stan9726/Mini-Vue3

↓ 176 callersFunctionh
(type, props?, children?)
src/runtime-core/h.ts:4
↓ 23 callersFunctionref
(value)
src/reactivity/src/ref.ts:53
↓ 12 callersFunctioncreateApp
(...args)
src/runtime-dom/index.ts:79
↓ 10 callersFunctionreactive
(raw)
src/reactivity/src/reactive.ts:10
↓ 9 callersFunctioneffect
(fn, options: any = {})
src/reactivity/src/effect.ts:62
↓ 9 callersFunctionpatch
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:30
↓ 8 callersFunctionisReactive
(value)
src/reactivity/src/reactive.ts:33
↓ 7 callersFunctionisRef
(value)
src/reactivity/src/ref.ts:59
↓ 5 callersFunctiongetCurrentInstance
()
src/runtime-core/component.ts:102
↓ 4 callersFunctioncreateGetter
(isReadonly = false, shallow = false)
src/reactivity/src/baseHandlers.ts:19
↓ 4 callersFunctioncreateReactiveObject
(raw, baseHandlers)
src/reactivity/src/reactive.ts:27
↓ 4 callersFunctioncreateVNode
(type, props?, children?)
src/runtime-core/vnode.ts:7
↓ 4 callersFunctioninject
(key, defaultValue)
src/runtime-core/apiInject.ts:27
↓ 4 callersFunctionisProxy
(value)
src/reactivity/src/reactive.ts:45
↓ 4 callersFunctionisReadonly
(value)
src/reactivity/src/reactive.ts:39
↓ 3 callersFunctionisSameVNodeType
(n1, n2)
src/runtime-core/renderer.ts:212
↓ 3 callersFunctionmountChildren
(children, container, parentComponent, anchor)
src/runtime-core/renderer.ts:191
↓ 3 callersFunctionnextTick
(fn)
src/runtime-core/scheduler.ts:9
↓ 3 callersFunctionprovide
(key, value)
src/runtime-core/apiInject.ts:4
↓ 3 callersFunctionreadonly
(raw)
src/reactivity/src/reactive.ts:14
↓ 3 callersFunctionrenderSlots
(slots, name, props)
src/runtime-core/helpers/renderSlots.ts:4
↓ 3 callersMethodrun
()
src/reactivity/src/effect.ts:22
↓ 3 callersFunctionunref
(ref)
src/reactivity/src/ref.ts:64
↓ 2 callersFunctioncomputed
(getter)
src/reactivity/src/computed.ts:35
↓ 2 callersFunctionemit
(instance, event, ...args)
src/runtime-core/componentEmit.ts:4
↓ 2 callersFunctionhasOwn
(val, key)
src/shared/index.ts:12
↓ 2 callersFunctionisObject
src/shared/index.ts:5
↓ 2 callersFunctionisTracking
()
src/reactivity/src/effect.ts:127
↓ 2 callersFunctionproxyRefs
(objectWithRefs)
src/reactivity/src/ref.ts:68
↓ 2 callersFunctionsetCurrentInstance
(instance)
src/runtime-core/component.ts:107
↓ 2 callersFunctionshallowReadonly
(raw)
src/reactivity/src/reactive.ts:22
↓ 2 callersFunctionstop
(runner)
src/reactivity/src/effect.ts:170
↓ 2 callersFunctiontoReactive
src/reactivity/src/reactive.ts:51
↓ 2 callersFunctiontrackEffects
(dep)
src/reactivity/src/effect.ts:132
↓ 2 callersFunctiontriggerEffects
(dep)
src/reactivity/src/effect.ts:155
↓ 1 callersFunctioncamelize
(str: string)
src/shared/index.ts:16
↓ 1 callersFunctioncapitalize
(str: string)
src/shared/index.ts:23
↓ 1 callersFunctioncleanupEffect
(effect: ReactiveEffect)
src/reactivity/src/effect.ts:55
↓ 1 callersFunctioncreateAppAPI
(render)
src/runtime-core/createApp.ts:4
↓ 1 callersFunctioncreateComponentInstance
(vnode, parent)
src/runtime-core/component.ts:8
↓ 1 callersFunctioncreateRenderer
(options)
src/runtime-core/renderer.ts:10
↓ 1 callersFunctioncreateSetter
()
src/reactivity/src/baseHandlers.ts:53
↓ 1 callersFunctioncreateTextVNode
(text: string)
src/runtime-core/vnode.ts:43
↓ 1 callersFunctionfinishComponentSetup
(instance)
src/runtime-core/component.ts:88
↓ 1 callersFunctiongetSequence
(arr: number[])
src/runtime-core/renderer.ts:517
↓ 1 callersFunctiongetShapeFlag
(type)
src/runtime-core/vnode.ts:48
↓ 1 callersFunctionhandleSetupResult
(instance, setupResult)
src/runtime-core/component.ts:73
↓ 1 callersFunctionhasChanged
(value, oldValue)
src/shared/index.ts:8
↓ 1 callersFunctioninitProps
(instance, rawProps)
src/runtime-core/componentProps.ts:2
↓ 1 callersFunctioninitSlots
(instance, children)
src/runtime-core/componentSlots.ts:4
↓ 1 callersFunctionisOn
(key: string)
src/runtime-dom/index.ts:12
↓ 1 callersFunctionmountComponent
(vnode, container, parentComponent, anchor)
src/runtime-core/renderer.ts:419
↓ 1 callersFunctionmountElement
(vnode, container, parentComponent, anchor)
src/runtime-core/renderer.ts:81
↓ 1 callersFunctionnormalizeObjectSlots
(children, slots)
src/runtime-core/componentSlots.ts:15
↓ 1 callersFunctionnormalizeSlotValue
(value)
src/runtime-core/componentSlots.ts:24
↓ 1 callersFunctionpatchChildren
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:118
↓ 1 callersFunctionpatchElement
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:106
↓ 1 callersFunctionpatchKeyedChildren
( c1, c2, container, parentComponent, parentAnchor )
src/runtime-core/renderer.ts:198
↓ 1 callersFunctionpatchProps
(el, oldProps, newProps)
src/runtime-core/renderer.ts:163
↓ 1 callersFunctionprocessComponent
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:407
↓ 1 callersFunctionprocessElement
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:69
↓ 1 callersFunctionprocessFragment
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:54
↓ 1 callersFunctionprocessText
(n1, n2, container)
src/runtime-core/renderer.ts:59
↓ 1 callersFunctionqueueFlush
()
src/runtime-core/scheduler.ts:24
↓ 1 callersFunctionqueueJobs
(job)
src/runtime-core/scheduler.ts:15
↓ 1 callersFunctionrender
(vnode, container)
src/runtime-core/renderer.ts:25
↓ 1 callersFunctionsetup
()
example/nextTick/App.js:10
↓ 1 callersFunctionsetupComponent
(instance)
src/runtime-core/component.ts:33
↓ 1 callersFunctionsetupRenderEffect
(instance, vnode, container, anchor)
src/runtime-core/renderer.ts:453
↓ 1 callersFunctionsetupStatefulComponent
(instance)
src/runtime-core/component.ts:44
↓ 1 callersFunctionshallowReactive
(raw)
src/reactivity/src/reactive.ts:18
↓ 1 callersFunctionshouldUpdateComponent
(prevVNode, nextVNode)
src/runtime-core/componentUpdateUtils.ts:2
↓ 1 callersMethodstop
()
src/reactivity/src/effect.ts:42
↓ 1 callersFunctiontoHandlerKey
(str: string)
src/shared/index.ts:28
↓ 1 callersFunctiontrack
(target, key)
src/reactivity/src/effect.ts:91
↓ 1 callersFunctiontrigger
(target, key)
src/reactivity/src/effect.ts:145
↓ 1 callersFunctionunmountChildren
(children)
src/runtime-core/renderer.ts:155
↓ 1 callersFunctionupdateComponent
(n1, n2)
src/runtime-core/renderer.ts:432
↓ 1 callersFunctionupdateComponentPreRender
(instance, nextVNode)
src/runtime-core/renderer.ts:511
Functioncomponent
()
src/runtime-core/createApp.ts:8
Methodconstructor
(value)
src/reactivity/src/ref.ts:20
Methodconstructor
(fn, public scheduler?)
src/reactivity/src/effect.ts:16
Methodconstructor
(getter)
src/reactivity/src/computed.ts:12
FunctioncreateElement
(type)
src/runtime-dom/index.ts:4
FunctioncreateText
(text)
src/runtime-dom/index.ts:44
Functiondirective
()
src/runtime-core/createApp.ts:9
FunctionemitBar
()
example/Component-emit/Foo.js:6
FunctionemitBarBaz
()
example/Component-emit/Foo.js:12
FunctionflushJobs
()
src/runtime-core/scheduler.ts:36
Functionget
({ _: instance }, key)
src/runtime-core/componentPublicInstance.ts:12
Functioninsert
(child, parent, anchor)
src/runtime-dom/index.ts:38
Functionmount
(rootContainer)
src/runtime-core/createApp.ts:12
FunctiononAddHead
()
example/update-Element-children_A-A/App.js:15
FunctiononAddMid
()
example/update-Element-children_A-A/App.js:25
FunctiononAddTail
()
example/update-Element-children_A-A/App.js:20
FunctiononBar
(a, b)
example/Component-emit/App.js:12
FunctiononBarBaz
(c, d)
example/Component-emit/App.js:15
FunctiononChangeCount
()
example/update-Component/App.js:17
FunctiononChangeFooProps
()
example/update-Component/App.js:12
FunctiononChangePropsDemo1
()
example/update-Element-props/App.js:12
next →1–100 of 182, ranked by callers