MCPcopy Create free account

hub / github.com/bug-hou/simple-vue / functions

Functions345 in github.com/bug-hou/simple-vue

↓ 1 callersFunctionreadonly
(raw)
lib/simple-vue.esm.js:184
↓ 1 callersFunctionreadonly
(raw)
lib/simple-vue.cjs.js:188
↓ 1 callersFunctionrender
(vnode, container, parentInstance)
lib/simple-vue.esm.js:448
↓ 1 callersFunctionrender
(vnode, container, parentInstance)
lib/simple-vue.cjs.js:452
↓ 1 callersFunctionrender
(vnode: VNode, container: Container, parentInstance: Instance | null)
src/runtime-core/renderer.ts:23
↓ 1 callersFunctionsetupComponent
(instance)
lib/simple-vue.esm.js:319
↓ 1 callersFunctionsetupComponent
(instance)
lib/simple-vue.cjs.js:323
↓ 1 callersFunctionsetupComponent
(instance: Instance)
src/runtime-core/component.ts:33
↓ 1 callersFunctionsetupRenderEffect
(instance, container)
lib/simple-vue.esm.js:707
↓ 1 callersFunctionsetupRenderEffect
(instance, container)
lib/simple-vue.cjs.js:711
↓ 1 callersFunctionsetupRenderEffect
(instance: Instance, container: Container)
src/runtime-core/renderer.ts:368
↓ 1 callersFunctionsetupStatefulComponent
(instance)
lib/simple-vue.esm.js:325
↓ 1 callersFunctionsetupStatefulComponent
(instance)
lib/simple-vue.cjs.js:329
↓ 1 callersFunctionsetupStatefulComponent
(instance: Instance)
src/runtime-core/component.ts:52
↓ 1 callersFunctionshallowReadonly
(raw)
lib/simple-vue.esm.js:187
↓ 1 callersFunctionshallowReadonly
(raw)
lib/simple-vue.cjs.js:191
↓ 1 callersFunctionshouldUpdateComponent
(preVNode, nextVNode)
lib/simple-vue.esm.js:413
↓ 1 callersFunctionshouldUpdateComponent
(preVNode, nextVNode)
lib/simple-vue.cjs.js:417
↓ 1 callersFunctionshouldUpdateComponent
(preVNode: VNode, nextVNode: VNode)
src/runtime-core/componentUpdateUtils.ts:3
↓ 1 callersMethodstop
()
src/reactivity/effect.ts:21
↓ 1 callersFunctiontransformExpression
(node: AST)
src/compiler-core/src/transforms/transformExpression.ts:4
↓ 1 callersFunctiontraverseNode
(node: AST, context: any)
src/compiler-core/src/transform.ts:15
↓ 1 callersFunctionunRef
(ref)
lib/simple-vue.esm.js:229
↓ 1 callersFunctionunRef
(ref)
lib/simple-vue.cjs.js:233
↓ 1 callersFunctionunmountChildren
(children)
lib/simple-vue.esm.js:638
↓ 1 callersFunctionunmountChildren
(children)
lib/simple-vue.cjs.js:642
↓ 1 callersFunctionunmountChildren
(children)
src/runtime-core/renderer.ts:270
↓ 1 callersFunctionupdateComponent
(n1, n2, container, parentInstance)
lib/simple-vue.esm.js:690
↓ 1 callersFunctionupdateComponent
(n1, n2, container, parentInstance)
lib/simple-vue.cjs.js:694
↓ 1 callersFunctionupdateComponent
(n1: VNode | null, n2: VNode, container: Container, parentInstance: Instance | null)
src/runtime-core/renderer.ts:343
↓ 1 callersFunctionupdateComponentPreRender
(instance, nextVNode)
lib/simple-vue.esm.js:739
↓ 1 callersFunctionupdateComponentPreRender
(instance, nextVNode)
lib/simple-vue.cjs.js:743
↓ 1 callersFunctionupdateComponentPreRender
(instance: Instance, nextVNode: VNode)
src/runtime-core/renderer.ts:411
FunctionaddCount
()
example/update/app.js:20
FunctionaddHandler
(name, str)
example/componetEmit/app.js:23
FunctionaddHandler
(name, str)
example/componetSlot/app.js:28
FunctionaliasHelper
src/compiler-core/src/generate.ts:70
FunctionchangeChildProps
()
example/componentUpdate/app.js:13
FunctionchangePorps
()
example/update/app.js:26
FunctionclickHandle
()
example/provide-inject/foo.js:18
FunctionclickHandle
()
example/componetEmit/foo.js:12
FunctionclickHandle
()
example/helloword/foo.js:12
FunctionclickHandle
()
example/update/foo.js:18
FunctionclickHandle
()
example/componetSlot/foo.js:13
FunctionclickHandle
()
example/getCurrentInstance/foo.js:14
Methodconstructor
(effectFn, scheduler)
lib/simple-vue.esm.js:56
Methodconstructor
(value)
lib/simple-vue.esm.js:202
Methodconstructor
(effectFn, scheduler)
lib/simple-vue.cjs.js:60
Methodconstructor
(value)
lib/simple-vue.cjs.js:206
Methodconstructor
(value)
src/reactivity/ref.ts:10
Methodconstructor
(effectFn: Function, scheduler?)
src/reactivity/effect.ts:9
Methodconstructor
(getter: any)
src/reactivity/computed.ts:8
FunctioncreateApp
(rootContainer)
lib/simple-vue.cjs.js:828
FunctioncreateApp
(rootContainer: Component)
src/runtime-dom/index.ts:12
FunctioncreateElement
(type)
example/custom-render/main.js:12
FunctioncreateTextVNode
(text)
lib/simple-vue.cjs.js:51
FunctioncreateTextVNode
(text: string)
src/runtime-core/vnode.ts:41
Functionemit
(instance, eventName, ...payload)
lib/simple-vue.cjs.js:252
Functionemit
(instance: Instance, eventName: string, ...payload)
src/runtime-core/componentEmit.ts:4
FunctionflushJobs
()
lib/simple-vue.esm.js:438
FunctionflushJobs
()
lib/simple-vue.cjs.js:442
FunctionflushJobs
()
src/runtime-core/scheduler.ts:18
Functionget
(target, key)
lib/simple-vue.esm.js:234
Functionget
(target, key)
lib/simple-vue.cjs.js:238
Functionget
(target, key)
src/reactivity/ref.ts:45
Functionget
({ _: instance }, key)
src/runtime-core/componentPublicInstance.ts:11
Functionhelper
(k)
src/compiler-core/src/transform.ts:54
Functioninject
(key, defaultValue)
lib/simple-vue.cjs.js:378
Functioninject
(key, defaultValue?)
src/runtime-core/inject.ts:4
Functioninsert
(el, parent)
example/custom-render/main.js:24
FunctionisProxy
(raw)
lib/simple-vue.esm.js:196
FunctionisProxy
(raw)
lib/simple-vue.cjs.js:200
Functionmount
(rooContainer)
lib/simple-vue.esm.js:397
Functionmount
(rooContainer)
lib/simple-vue.cjs.js:401
Functionmount
(rooContainer: Container | string)
src/runtime-core/createApp.ts:8
FunctiononClick
()
example/provide-inject/app.js:12
FunctiononClick
()
example/componetEmit/app.js:12
FunctiononClick
()
example/helloword/app.js:12
FunctiononClick
()
example/componetSlot/app.js:12
FunctiononClick
()
example/getCurrentInstance/app.js:12
FunctionpatchProp
(el, key, value)
example/custom-render/main.js:21
Functionplugin
(node: AST)
src/compiler-core/test/transform.spec.ts:9
Functionprovide
(key, value)
lib/simple-vue.cjs.js:366
Functionprovide
(key, value)
src/runtime-core/provide.ts:6
FunctionreduceCount
()
example/update/app.js:23
Functionref
(value)
lib/simple-vue.cjs.js:227
Functionrender
()
example/patchChild/textToText.js:15
Functionrender
()
example/patchChild/textToArray.js:15
Functionrender
()
example/patchChild/arrayToArray.js:36
Functionrender
()
example/patchChild/arrayTotext.js:15
Functionrender
()
example/patchChild/app.js:8
Functionrender
()
example/provide-inject/foo.js:23
Functionrender
()
example/provide-inject/app.js:8
Functionrender
()
example/componetEmit/foo.js:17
Functionrender
()
example/componetEmit/app.js:7
Functionrender
()
example/helloword/foo.js:17
Functionrender
()
example/helloword/app.js:7
Functionrender
()
example/update/foo.js:23
Functionrender
()
example/update/app.js:4
Functionrender
()
example/componetSlot/foo.js:18
← previousnext →201–300 of 345, ranked by callers