MCPcopy Create free account

hub / github.com/MMmaXingXing/mini-vue / functions

Functions2,249 in github.com/MMmaXingXing/mini-vue

↓ 12 callersFunctioncreateFunctionExpression
( params: FunctionExpression['params'], returns: FunctionExpression['returns'] = undefined, newline: boo
read/vue-next/packages/compiler-core/src/ast.ts:700
↓ 12 callersFunctionmergeProps
(...args: (Data & VNodeProps)[])
read/vue-next/packages/runtime-core/src/vnode.ts:786
↓ 12 callersFunctionwarnDeprecation
( key: DeprecationTypes, instance: ComponentInternalInstance | null, ...args: any[] )
read/vue-next/packages/runtime-core/src/compat/compatConfig.ts:438
↓ 11 callersMethod$on
(event: string | string[], fn: Function)
read/vue-next/packages/runtime-core/src/compat/instance.ts:51
↓ 11 callersFunctioncompileSFCScript
( src: string, options?: Partial<SFCScriptCompileOptions> )
read/vue-next/packages/compiler-sfc/__tests__/utils.ts:6
↓ 11 callersFunctioncompileWithAssetUrls
( template: string, options?: AssetURLOptions, transformOptions?: TransformOptions )
read/vue-next/packages/compiler-sfc/__tests__/templateTransformAssetUrl.spec.ts:17
↓ 11 callersFunctionisEmitListener
( options: ObjectEmitsOptions | null, key: string )
read/vue-next/packages/runtime-core/src/componentEmits.ts:244
↓ 11 callersFunctionmarkRaw
(value: T)
read/vue-next/packages/reactivity/src/reactive.ts:242
↓ 11 callersFunctionnormalizeClass
(value: unknown)
read/vue-next/packages/shared/src/normalizeProp.ts:65
↓ 11 callersFunctionparseWithVBind
( template: string, options: CompilerOptions = {} )
read/vue-next/packages/compiler-core/__tests__/transforms/vBind.spec.ts:21
↓ 11 callersFunctionreactive
(raw)
copy_code/src/reactivity/reactive.ts:8
↓ 11 callersFunctionreactive
(raw)
code/src/reactivity/reactive.ts:13
↓ 11 callersFunctionrewriteDefault
( input: string, as: string, parserPlugins?: ParserPlugin[] )
read/vue-next/packages/compiler-sfc/src/rewriteDefault.ts:13
↓ 11 callersFunctionssrGetDynamicModelProps
( existingProps: any = {}, model: unknown )
read/vue-next/packages/server-renderer/src/helpers/ssrVModelHelpers.ts:30
↓ 11 callersFunctionssrRenderDynamicModel
( type: unknown, model: unknown, value: unknown )
read/vue-next/packages/server-renderer/src/helpers/ssrVModelHelpers.ts:11
↓ 11 callersFunctiontoHandlerKey
(str: string)
code/src/shared/index.ts:34
↓ 11 callersFunctiontoValidAssetId
( name: string, type: 'component' | 'directive' | 'filter' )
read/vue-next/packages/compiler-core/src/utils.ts:456
↓ 11 callersFunctiontransformWithCodegen
(template: string)
read/vue-next/packages/compiler-core/__tests__/transform.spec.ts:238
↓ 10 callersFunctionbaseCompile
( template: string | RootNode, options: CompilerOptions = {} )
read/vue-next/packages/compiler-core/src/compile.ts:61
↓ 10 callersFunctioncallWithErrorHandling
( fn: Function, instance: ComponentInternalInstance | null, type: ErrorTypes, args?: unknown[] )
read/vue-next/packages/runtime-core/src/errorHandling.ts:62
↓ 10 callersFunctioncheckWarning
( template: string, shouldWarn: boolean, message = `<Transition> expects exactly one child e
read/vue-next/packages/compiler-dom/__tests__/transforms/warnTransitionChildren.spec.ts:5
↓ 10 callersFunctioncompile
( template: string, options: CompilerOptions = {} )
read/vue-next/packages/compiler-dom/src/index.ts:40
↓ 10 callersFunctioncreateConditionalExpression
( test: ConditionalExpression['test'], consequent: ConditionalExpression['consequent'], alternate: Condi
read/vue-next/packages/compiler-core/src/ast.ts:717
↓ 10 callersFunctioncreateTextVNode
(text: string = ' ', flag: number = 0)
read/vue-next/packages/runtime-core/src/vnode.ts:672
↓ 10 callersFunctiondefineChild
(injectOptions: any, injectedKey = 'b')
read/vue-next/packages/runtime-core/__tests__/apiOptions.spec.ts:374
↓ 10 callersFunctionenterValue
(selector: string, value: string)
read/vue-next/packages/vue/__tests__/e2eUtils.ts:124
↓ 10 callersFunctiongenCode
(node: VNodeCall)
read/vue-next/packages/compiler-core/__tests__/codegen.spec.ts:616
↓ 10 callersFunctioninvokeArrayFns
(fns: Function[], arg?: any)
read/vue-next/packages/shared/src/index.ts:134
↓ 10 callersFunctioninvokeDirectiveHook
( vnode: VNode, prevVNode: VNode | null, instance: ComponentInternalInstance | null, name: keyof Objec
read/vue-next/packages/runtime-core/src/directives.ts:121
↓ 10 callersFunctionisBuiltInType
(tag: string, expected: string)
read/vue-next/packages/compiler-core/src/utils.ts:53
↓ 10 callersFunctionisPromise
(val: unknown)
read/vue-next/packages/shared/src/index.ts:62
↓ 10 callersFunctionisSameVNodeType
(n1: VNode, n2: VNode)
read/vue-next/packages/runtime-core/src/vnode.ts:342
↓ 10 callersFunctionrerender
(id: string, newRender?: Function)
read/vue-next/packages/runtime-core/src/hmr.ts:78
↓ 10 callersFunctionresolve
read/vue-next/rollup.config.js:14
↓ 10 callersFunctionstep
read/vue-next/scripts/release.js:37
↓ 10 callersMethodtoHaveBeenWarnedLast
()
read/vue-next/packages/global.d.ts:25
↓ 10 callersFunctiontoRef
( object: T, key: K, defaultValue?: T[K] )
read/vue-next/packages/reactivity/src/ref.ts:238
↓ 10 callersFunctiontrigger
( target: object, type: TriggerOpTypes, key?: unknown, newValue?: unknown, oldValue?: unknown, old
read/vue-next/packages/reactivity/src/effect.ts:243
↓ 10 callersFunctiontriggerEvent
( el: TestElement, event: string, payload: any[] = [] )
read/vue-next/packages/runtime-test/src/triggerEvent.ts:4
↓ 9 callersFunctionaddEventListener
( el: Element, event: string, handler: EventListener, options?: EventListenerOptions )
read/vue-next/packages/runtime-dom/src/modules/events.ts:46
↓ 9 callersFunctionadvancePositionWithClone
( pos: Position, source: string, numberOfCharacters: number = source.length )
read/vue-next/packages/compiler-core/src/utils.ts:207
↓ 9 callersFunctionassert
(tag: string)
read/vue-next/packages/compiler-core/__tests__/transforms/transformElement.spec.ts:382
↓ 9 callersFunctionassertCalls
( props: BaseTransitionProps, calls: Record<string, number> )
read/vue-next/packages/runtime-core/__tests__/components/BaseTransition.spec.ts:70
↓ 9 callersFunctionassertLabels
(total: number)
read/vue-next/packages/vue/examples/__tests__/svg.spec.ts:42
↓ 9 callersFunctionassertPolygon
(total: number)
read/vue-next/packages/vue/examples/__tests__/svg.spec.ts:22
↓ 9 callersFunctionassertStats
(expected: number[])
read/vue-next/packages/vue/examples/__tests__/svg.spec.ts:62
↓ 9 callersFunctioncreateArrayExpression
( elements: ArrayExpression['elements'], loc: SourceLocation = locStub )
read/vue-next/packages/compiler-core/src/ast.ts:610
↓ 9 callersFunctioncreateHook
(lifecycle: LifecycleHooks)
read/vue-next/packages/runtime-core/src/apiLifecycle.ts:67
↓ 9 callersFunctioncreateIfStatement
( test: IfStatement['test'], consequent: IfStatement['consequent'], alternate?: IfStatement['alternate']
read/vue-next/packages/compiler-core/src/ast.ts:767
↓ 9 callersFunctioncreateSlotMatcher
(obj: Record<string, any>, isDynamic = false)
read/vue-next/packages/compiler-core/__tests__/transforms/vSlot.spec.ts:62
↓ 9 callersFunctiondeferredComputed
(getter: () => T)
read/vue-next/packages/reactivity/src/deferredComputed.ts:86
↓ 9 callersFunctiondeindent
(withoutNewLine = false)
read/vue-next/packages/compiler-core/src/codegen.ts:150
↓ 9 callersFunctionendMeasure
(instance: ComponentInternalInstance, type: string)
read/vue-next/packages/runtime-core/src/profiling.ts:20
↓ 9 callersFunctionhoistedChildrenArrayMatcher
(startIndex = 1, length = 1)
read/vue-next/packages/compiler-core/__tests__/transforms/hoistStatic.spec.ts:29
↓ 9 callersFunctionindent
()
read/vue-next/packages/compiler-core/src/codegen.ts:147
↓ 9 callersFunctionisCallOf
( node: Node | null | undefined, test: string | ((id: string) => boolean) )
read/vue-next/packages/compiler-sfc/src/compileScript.ts:1794
↓ 9 callersMethodmixin
(mixin: ComponentOptions)
read/vue-next/packages/runtime-core/src/apiCreateApp.ts:32
↓ 9 callersFunctionpatch
(n1, n2, container, parentComponent = null, anchor)
code/lib/guide-mini-vue.cjs.js:520
↓ 9 callersFunctionpatch
(n1, n2, container, parentComponent = null, anchor)
code/lib/guide-mini-vue.esm.js:516
↓ 9 callersFunctionpatch
(n1, n2, container, parentComponent = null, anchor)
code/src/runtime-core/renderer.ts:25
↓ 9 callersFunctionref
(value)
code/lib/guide-mini-vue.cjs.js:278
↓ 9 callersMethodremoveNode
(node?: TemplateChildNode)
read/vue-next/packages/compiler-core/src/transform.ts:113
↓ 9 callersFunctionremoveTransitionClass
(el: Element, cls: string)
read/vue-next/packages/runtime-dom/src/components/Transition.ts:300
↓ 9 callersFunctionrenderList
( source: any, renderItem: (...args: any[]) => VNodeChild, cache?: any[], index?: number )
read/vue-next/packages/runtime-core/src/helpers/renderList.ts:53
↓ 9 callersFunctionstartMeasure
( instance: ComponentInternalInstance, type: string )
read/vue-next/packages/runtime-core/src/profiling.ts:7
↓ 9 callersFunctiontoRefs
(object: T)
read/vue-next/packages/reactivity/src/ref.ts:195
↓ 9 callersFunctiontransitionFinish
(time = duration)
read/vue-next/packages/vue/__tests__/TransitionGroup.spec.ts:20
↓ 8 callersFunctionadvance
(length: number)
read/vue-next/packages/compiler-dom/src/decodeHtml.ts:15
↓ 8 callersFunctionassertCall
(spy: jest.Mock, callIndex: number, args: any[])
read/vue-next/packages/runtime-core/__tests__/apiOptions.spec.ts:188
↓ 8 callersFunctioncloneIfMounted
(child: VNode)
read/vue-next/packages/runtime-core/src/vnode.ts:727
↓ 8 callersFunctioncompile
(content: string)
read/vue-next/packages/compiler-core/__tests__/transforms/vMemo.spec.ts:4
↓ 8 callersFunctioncreateReadonlyMethod
(type: TriggerOpTypes)
read/vue-next/packages/reactivity/src/collectionHandlers.ts:213
↓ 8 callersFunctioneffect
(fn, options: any = {})
code/src/reactivity/effect.ts:98
↓ 8 callersFunctionerror
(msg: string, node: Node)
read/vue-next/packages/reactivity-transform/src/reactivityTransform.ts:183
↓ 8 callersFunctiongetComponentName
( Component: ConcreteComponent )
read/vue-next/packages/runtime-core/src/component.ts:960
↓ 8 callersFunctiongetConstantType
( node: TemplateChildNode | SimpleExpressionNode, context: TransformContext )
read/vue-next/packages/compiler-core/src/transforms/hoistStatic.ts:153
↓ 8 callersFunctiongetModelAssigner
(vnode: VNode)
read/vue-next/packages/runtime-dom/src/directives/vModel.ts:20
↓ 8 callersMethodhoist
(exp: string | JSChildNode | ArrayExpression)
read/vue-next/packages/compiler-core/src/transform.ts:117
↓ 8 callersFunctionisCompatEnabled
( key: CompilerDeprecationTypes, context: ParserContext | TransformContext )
read/vue-next/packages/compiler-core/src/compat/compatConfig.ts:116
↓ 8 callersFunctionisProxy
(value: unknown)
read/vue-next/packages/reactivity/src/reactive.ts:233
↓ 8 callersFunctionisStaticArgOf
( arg: DirectiveNode['arg'], name: string )
read/vue-next/packages/compiler-core/src/utils.ts:292
↓ 8 callersFunctionisSymbol
(val: unknown)
read/vue-next/packages/shared/src/index.ts:58
↓ 8 callersFunctionlogNodeOp
(op: NodeOp)
read/vue-next/packages/runtime-test/src/nodeOps.ts:60
↓ 8 callersFunctionpatchEvent
( el: Element & { _vei?: Record<string, Invoker | undefined> }, rawName: string, prevValue: EventValue |
read/vue-next/packages/runtime-dom/src/modules/events.ts:64
↓ 8 callersFunctionresetTracking
()
read/vue-next/packages/reactivity/src/effect.ts:183
↓ 8 callersFunctionresolve
(resume = false)
read/vue-next/packages/runtime-core/src/components/Suspense.ts:438
↓ 8 callersFunctionsetCurrentInstance
(instance: ComponentInternalInstance)
read/vue-next/packages/runtime-core/src/component.ts:555
↓ 8 callersFunctionsetupPuppeteer
()
read/vue-next/packages/vue/__tests__/e2eUtils.ts:27
↓ 8 callersFunctionsoftAssertCompatEnabled
( key: DeprecationTypes, instance: ComponentInternalInstance | null, ...args: any[] )
read/vue-next/packages/runtime-core/src/compat/compatConfig.ts:609
↓ 8 callersFunctiontransformWithOnce
(template: string, options: CompilerOptions = {})
read/vue-next/packages/compiler-core/__tests__/transforms/vOnce.spec.ts:11
↓ 8 callersFunctiontransformWithTextOpt
(template: string, options: CompilerOptions = {})
read/vue-next/packages/compiler-core/__tests__/transforms/transformText.spec.ts:18
↓ 8 callersFunctionwithAsyncContext
(getAwaitable: () => any)
read/vue-next/packages/runtime-core/src/apiSetupHelpers.ts:262
↓ 8 callersFunctionwithModifiers
(fn: Function, modifiers: string[])
read/vue-next/packages/runtime-dom/src/directives/vOn.ts:35
↓ 7 callersMethod$off
(event?: string | string[], fn?: Function)
read/vue-next/packages/runtime-core/src/compat/instance.ts:53
↓ 7 callersFunctionassertNameMatch
(props: KeepAliveProps)
read/vue-next/packages/runtime-core/__tests__/components/KeepAlive.spec.ts:325
↓ 7 callersFunctionassertTable
(data: TableData[])
read/vue-next/packages/vue/examples/__tests__/grid.spec.ts:13
↓ 7 callersFunctioncallHook
( hook: Function | Function[] | undefined, args: any[] = [] )
read/vue-next/packages/runtime-dom/src/components/Transition.ts:83
↓ 7 callersFunctioncheckCompatEnabled
( key: CompilerDeprecationTypes, context: ParserContext | TransformContext, loc: SourceLocation | null,
read/vue-next/packages/compiler-core/src/compat/compatConfig.ts:127
↓ 7 callersMethoddirective
(name: string)
read/vue-next/packages/runtime-core/src/apiCreateApp.ts:35
↓ 7 callersFunctiondumpOps
()
read/vue-next/packages/runtime-test/src/nodeOps.ts:68
← previousnext →201–300 of 2,249, ranked by callers