MCPcopy Create free account

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

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

↓ 29 callersFunctionqueuePostFlushCb
(cb: SchedulerJobs)
read/vue-next/packages/runtime-core/src/scheduler.ts:149
↓ 29 callersFunctionrender
()
read/vue-next/packages/runtime-core/__tests__/componentProps.spec.ts:28
↓ 28 callersFunctiondefineAsyncComponent
(source: AsyncComponentLoader<T> | AsyncComponentOptions<T>)
read/vue-next/packages/runtime-core/src/apiAsyncComponent.ts:43
↓ 28 callersFunctiontransform
( src: string, { filename, sourceMap, parserPlugins, importHelpersFrom = 'vue' }: RefTra
read/vue-next/packages/reactivity-transform/src/reactivityTransform.ts:51
↓ 27 callersFunctioncompileScoped
( source: string, options?: Partial<SFCStyleCompileOptions> )
read/vue-next/packages/compiler-sfc/__tests__/compileStyle.spec.ts:12
↓ 26 callersFunctioncreateRoot
(options: Partial<RootNode> = {})
read/vue-next/packages/compiler-core/__tests__/codegen.spec.ts:40
↓ 26 callersFunctionmakeMap
( str: string, expectsLowerCase?: boolean )
read/vue-next/packages/shared/src/makeMap.ts:8
↓ 26 callersFunctionparseWithSlots
(template: string, options: CompilerOptions = {})
read/vue-next/packages/compiler-core/__tests__/transforms/vSlot.spec.ts:31
↓ 26 callersFunctionpatch
( n1, n2, container, anchor = null, parentComponent = null, parentSuspense = null,
read/vue-next/packages/runtime-core/src/renderer.ts:352
↓ 26 callersMethodremove
(el: HostNode)
read/vue-next/packages/runtime-core/src/renderer.ts:107
↓ 26 callersMethodrun
()
read/vue-next/packages/reactivity/src/effect.ts:74
↓ 25 callersFunctioncompileToFunction
(template: string)
read/vue-next/packages/runtime-core/__tests__/hmr.spec.ts:22
↓ 25 callersFunctionmountWithHydration
(html: string, render: () => any)
read/vue-next/packages/runtime-core/__tests__/hydration.spec.ts:21
↓ 25 callersFunctiontransformWithHoist
(template: string, options: CompilerOptions = {})
read/vue-next/packages/compiler-core/__tests__/transforms/hoistStatic.spec.ts:40
↓ 25 callersFunctionwithVModel
(node: VNode, arg: any, mods?: any)
read/vue-next/packages/runtime-dom/__tests__/directives/vModel.spec.ts:17
↓ 24 callersFunctionwithCtx
( fn: Function, ctx: ComponentInternalInstance | null = currentRenderingInstance, isNonScopedSlot?: bool
read/vue-next/packages/runtime-core/src/componentRenderContext.ts:70
↓ 23 callersFunctioncamelize
(str: string)
code/src/shared/index.ts:22
↓ 23 callersFunctionrender
()
read/vue-next/packages/runtime-core/__tests__/components/Teleport.spec.ts:156
↓ 23 callersFunctionrepeat
(code: string, n: number)
read/vue-next/packages/compiler-dom/__tests__/transforms/stringifyStatic.spec.ts:22
↓ 23 callersFunctiontoDisplayString
(val: unknown)
read/vue-next/packages/shared/src/toDisplayString.ts:15
↓ 23 callersMethodtoString
()
read/vue-next/packages/shared/__tests__/toDisplayString.spec.ts:77
↓ 23 callersFunctionwithDirectives
( vnode: T, directives: DirectiveArguments )
read/vue-next/packages/runtime-core/src/directives.ts:87
↓ 22 callersFunctiongenNode
(node: CodegenNode | symbol | string, context: CodegenContext)
read/vue-next/packages/compiler-core/src/codegen.ts:575
↓ 22 callersFunctiononErrorCaptured
( hook: ErrorCapturedHook<TError>, target: ComponentInternalInstance | null = currentInstance )
read/vue-next/packages/runtime-core/src/apiLifecycle.ts:95
↓ 22 callersFunctionrender
()
read/vue-next/packages/runtime-dom/__tests__/createApp.spec.ts:8
↓ 22 callersFunctionwatchEffect
( effect: WatchEffect, options?: WatchOptionsBase )
read/vue-next/packages/runtime-core/src/apiWatch.ts:79
↓ 21 callersFunctionnewline
()
read/vue-next/packages/compiler-core/src/codegen.ts:157
↓ 21 callersFunctionrenderSlot
( slots: Slots, name: string, props: Data = {}, // this is not a user-facing function, so the fallback
read/vue-next/packages/runtime-core/src/helpers/renderSlot.ts:23
↓ 21 callersFunctionstartsWith
(source: string, searchString: string)
read/vue-next/packages/compiler-core/src/parse.ts:1081
↓ 20 callersFunctionhelper
(key)
read/vue-next/packages/compiler-core/src/codegen.ts:125
↓ 20 callersFunctionparseWithBind
(template: string, options?: CompilerOptions)
read/vue-next/packages/compiler-core/__tests__/transforms/transformElement.spec.ts:65
↓ 20 callersFunctionrender
()
read/vue-next/packages/runtime-dom/__tests__/directives/vModel.spec.ts:37
↓ 19 callersFunctionadvanceBy
(context: ParserContext, numberOfCharacters: number)
read/vue-next/packages/compiler-core/src/parse.ts:1085
↓ 19 callersFunctionassert
(condition: boolean, msg?: string)
read/vue-next/packages/compiler-core/src/utils.ts:245
↓ 19 callersFunctiondecodeHtmlBrowser
(raw: string, asAttr = false)
read/vue-next/packages/compiler-dom/src/decodeHtmlBrowser.ts:5
↓ 19 callersFunctionisVisible
(selector: string)
read/vue-next/packages/vue/__tests__/e2eUtils.ts:89
↓ 19 callersFunctionparseWithVModel
(template: string, options: CompilerOptions = {})
read/vue-next/packages/compiler-core/__tests__/transforms/vModel.spec.ts:23
↓ 19 callersFunctionresolveComponent
( name: string, maybeSelfReference?: boolean )
read/vue-next/packages/runtime-core/src/helpers/resolveAssets.ts:22
↓ 19 callersFunctiontimeout
()
read/vue-next/packages/runtime-dom/__tests__/patchEvents.spec.ts:3
↓ 19 callersFunctiontriggerEvent
(type: string, el: Element)
read/vue-next/packages/runtime-core/__tests__/hydration.spec.ts:35
↓ 18 callersFunctionassertCode
(code: string)
read/vue-next/packages/reactivity-transform/__tests__/reactivityTransform.spec.ts:4
↓ 18 callersFunctioncreateCompoundExpression
( children: CompoundExpressionNode['children'], loc: SourceLocation = locStub )
read/vue-next/packages/compiler-core/src/ast.ts:672
↓ 18 callersFunctioncreateRecord
(id: string, initialDef: HMRComponent)
read/vue-next/packages/runtime-core/src/hmr.ts:63
↓ 18 callersFunctionerror
( msg: string, node: Node, end: number = node.end! + startOffset )
read/vue-next/packages/compiler-sfc/src/compileScript.ts:325
↓ 17 callersFunctionassertCompatEnabled
( key: DeprecationTypes, instance: ComponentInternalInstance | null, ...args: any[] )
read/vue-next/packages/runtime-core/src/compat/compatConfig.ts:593
↓ 17 callersFunctioncreateObjectExpression
( properties: ObjectExpression['properties'], loc: SourceLocation = locStub )
read/vue-next/packages/compiler-core/src/ast.ts:621
↓ 17 callersFunctionprovide
()
read/vue-next/packages/runtime-core/__tests__/apiOptions.spec.ts:352
↓ 17 callersMethodpush
(chunk: string | null)
read/vue-next/packages/server-renderer/src/renderToStream.ts:16
↓ 17 callersFunctionssrRenderComponent
( comp: Component, props: Props | null = null, children: Slots | SSRSlots | null = null, parentCompone
read/vue-next/packages/server-renderer/src/helpers/ssrRenderComponent.ts:5
↓ 16 callersFunctioncreateBlockStatement
( body: BlockStatement['body'] )
read/vue-next/packages/compiler-core/src/ast.ts:747
↓ 16 callersFunctionisOn
(key: string)
read/vue-next/packages/shared/src/index.ts:29
↓ 16 callersFunctionisStaticExp
(p: JSChildNode)
read/vue-next/packages/compiler-core/src/utils.ts:50
↓ 16 callersFunctionqueuePreFlushCb
(cb: SchedulerJob)
read/vue-next/packages/runtime-core/src/scheduler.ts:145
↓ 16 callersFunctionsetCurrentRenderingInstance
( instance: ComponentInternalInstance | null )
read/vue-next/packages/runtime-core/src/componentRenderContext.ts:22
↓ 16 callersFunctionshallowReactive
( target: T )
read/vue-next/packages/reactivity/src/reactive.ts:111
↓ 16 callersFunctionssrRenderAttrs
( props: Record<string, unknown>, tag?: string )
read/vue-next/packages/server-renderer/src/helpers/ssrRenderAttrs.ts:17
↓ 16 callersMethodstop
()
read/vue-next/packages/reactivity/src/effect.ts:106
↓ 16 callersFunctiontrack
(target: object, type: TrackOpTypes, key: unknown)
read/vue-next/packages/reactivity/src/effect.ts:188
↓ 16 callersFunctiontransformWithModel
(template: string, options: CompilerOptions = {})
read/vue-next/packages/compiler-dom/__tests__/transforms/vModel.spec.ts:18
↓ 16 callersFunctionwarn
(msg: string)
read/vue-next/packages/compiler-sfc/src/warn.ts:12
↓ 15 callersFunctioncompileWithStringify
(template: string)
read/vue-next/packages/compiler-dom/__tests__/transforms/stringifyStatic.spec.ts:14
↓ 15 callersFunctioncreateDOMCompilerError
( code: DOMErrorCodes, loc?: SourceLocation )
read/vue-next/packages/compiler-dom/src/errors.ts:12
↓ 15 callersFunctioncreateVNodeCall
( context: TransformContext | null, tag: VNodeCall['tag'], props?: VNodeCall['props'], children?: VNod
read/vue-next/packages/compiler-core/src/ast.ts:570
↓ 15 callersFunctiondefineCustomElement
( options: any, hydate?: RootHydrateFunction )
read/vue-next/packages/runtime-dom/src/apiCustomElement.ts:123
↓ 15 callersFunctionfindDir
( node: ElementNode, name: string | RegExp, allowEmpty: boolean = false )
read/vue-next/packages/compiler-core/src/utils.ts:252
↓ 15 callersFunctionpush
(source)
code/lib/guide-mini-vue.cjs.js:1008
↓ 15 callersFunctionpush
(source)
code/lib/guide-mini-vue.esm.js:1004
↓ 15 callersFunctionpush
(source)
code/src/compiler-core/src/codegen.ts:40
↓ 14 callersMethodcomponent
(name: string)
read/vue-next/packages/runtime-core/src/apiCreateApp.ts:33
↓ 14 callersFunctioninvokeVNodeHook
( hook: VNodeHook, instance: ComponentInternalInstance | null, vnode: VNode, prevVNode: VNode | null =
read/vue-next/packages/runtime-core/src/vnode.ts:816
↓ 14 callersFunctionisVNode
(value: any)
read/vue-next/packages/runtime-core/src/vnode.ts:338
↓ 14 callersFunctionnextSibling
(node: TestNode)
read/vue-next/packages/runtime-test/src/nodeOps.ts:218
↓ 14 callersFunctionparseWithSlots
(template: string, options: CompilerOptions = {})
read/vue-next/packages/compiler-core/__tests__/transforms/transformSlotOutlet.spec.ts:16
↓ 14 callersFunctionregisterLifecycleHook
( register: Function, hook?: Function | Function[] )
read/vue-next/packages/runtime-core/src/componentOptions.ts:742
↓ 14 callersFunctionrenderToString
(vnode: VNode)
read/vue-next/packages/runtime-test/src/index.ts:20
↓ 14 callersFunctionshallowRef
(value?: unknown)
read/vue-next/packages/reactivity/src/ref.ts:87
↓ 14 callersMethodtoHaveBeenWarnedTimes
(n: number)
read/vue-next/packages/global.d.ts:26
↓ 14 callersFunctiontriggerEvent
( target: Element, event: string, process?: (e: any) => any )
read/vue-next/packages/runtime-dom/__tests__/directives/vOn.spec.ts:4
↓ 13 callersFunctionassertAwaitDetection
(code: string, shouldAsync = true)
read/vue-next/packages/compiler-sfc/__tests__/compileScript.spec.ts:1109
↓ 13 callersFunctionassertBindings
(binding: DirectiveBinding)
read/vue-next/packages/runtime-core/__tests__/directives.spec.ts:18
↓ 13 callersFunctionassertSharedCodegen
( node: ForCodegenNode, keyed: boolean = false, customReturn: boolean = false, disable
read/vue-next/packages/compiler-core/__tests__/transforms/vFor.spec.ts:664
↓ 13 callersFunctioncompile
(src: string, options?: Partial<SFCScriptCompileOptions>)
read/vue-next/packages/compiler-sfc/__tests__/compileScriptPropsTransform.spec.ts:6
↓ 13 callersFunctioncompileWithWrapper
(src: string)
read/vue-next/packages/compiler-ssr/__tests__/ssrVModel.spec.ts:3
↓ 13 callersFunctionfindProp
( node: ElementNode, name: string, dynamicOnly: boolean = false, allowEmpty: boolean = false )
read/vue-next/packages/compiler-core/src/utils.ts:269
↓ 13 callersFunctiongenerateCodeFrame
( source: string, start = 0, end = source.length )
read/vue-next/packages/shared/src/codeframe.ts:3
↓ 13 callersFunctiongetCursor
(context: ParserContext)
read/vue-next/packages/compiler-core/src/parse.ts:1059
↓ 13 callersFunctiongetSelection
( context: ParserContext, start: Position, end?: Position )
read/vue-next/packages/compiler-core/src/parse.ts:1064
↓ 13 callersMethodhelperString
(name: symbol)
read/vue-next/packages/compiler-core/src/transform.ts:111
↓ 13 callersFunctionmockProps
(extra: BaseTransitionProps = {}, withKeepAlive = false)
read/vue-next/packages/runtime-core/__tests__/components/BaseTransition.spec.ts:31
↓ 13 callersFunctionmount
( props: BaseTransitionProps, slot: () => any, withKeepAlive = false )
read/vue-next/packages/runtime-core/__tests__/components/BaseTransition.spec.ts:16
↓ 13 callersFunctionparseWithVOn
(template: string, options: CompilerOptions = {})
read/vue-next/packages/compiler-dom/__tests__/transforms/vOn.spec.ts:19
↓ 13 callersFunctionprocessExpression
( node: SimpleExpressionNode, context: TransformContext, // some expressions like v-slot props & v-for a
read/vue-next/packages/compiler-core/src/transforms/transformExpression.ts:89
↓ 13 callersMethodprovide
(key: InjectionKey<T> | string, value: T)
read/vue-next/packages/runtime-core/src/apiCreateApp.ts:43
↓ 13 callersFunctionrenderWithBlock
(renderChildren: () => VNode[])
read/vue-next/packages/runtime-core/__tests__/rendererOptimizedMode.spec.ts:40
↓ 13 callersFunctionresolveDirective
(name: string)
read/vue-next/packages/runtime-core/src/helpers/resolveAssets.ts:46
↓ 12 callersFunctionaddTransitionClass
(el: Element, cls: string)
read/vue-next/packages/runtime-dom/src/components/Transition.ts:292
↓ 12 callersFunctionbaseParse
(content: string)
code/src/compiler-core/src/parse.ts:8
↓ 12 callersFunctioncallWithAsyncErrorHandling
( fn: Function | Function[], instance: ComponentInternalInstance | null, type: ErrorTypes, args?: unkn
read/vue-next/packages/runtime-core/src/errorHandling.ts:77
↓ 12 callersFunctioncapitalize
(str: string)
code/src/shared/index.ts:29
↓ 12 callersFunctioncreateCommentVNode
( text: string = '', // when used as the v-else branch, the comment node must be created as a // block t
read/vue-next/packages/runtime-core/src/vnode.ts:693
← previousnext →101–200 of 2,249, ranked by callers