MCPcopy Create free account

hub / github.com/Momo707577045/m3u8-downloader / functions

Functions542 in github.com/Momo707577045/m3u8-downloader

↓ 2 callersFunctionremoveClass
* Remove class with compatibility for SVG since classList is not supported on * SVG elements in IE
vue.js:7891
↓ 2 callersFunctionresolveConstructorOptions
(Ctor)
vue.js:5029
↓ 2 callersFunctionresolveInject
(inject, vm)
vue.js:2455
↓ 2 callersFunctionresolveTransition
(def$$1)
vue.js:7924
↓ 2 callersFunctionsampleForFrame
(frame, dataOffset)
mux-mp4.js:3673
↓ 2 callersFunctionsetActiveInstance
(vm)
vue.js:3894
↓ 2 callersFunctionsetAttr
(el, key, value)
vue.js:6721
↓ 2 callersFunctionsetProp
(el, name, val)
vue.js:7771
↓ 2 callersFunctionsetScope
(vnode)
vue.js:6069
↓ 2 callersFunctionsetSelected
(el, binding, vm)
vue.js:8513
↓ 2 callersFunctionshouldIgnoreFirstNewline
(tag, html)
vue.js:9272
↓ 2 callersFunctionstyleValue
(value, type)
vue.js:1802
↓ 2 callersFunctiontoMs
(s)
vue.js:8103
↓ 2 callersFunctiontoObject
* Merge an Array of Objects into a single Object.
vue.js:251
↓ 2 callersFunctiontransformSpecialNewlines
(text)
vue.js:11449
↓ 2 callersFunctiontrimEndingWhitespace
(el)
vue.js:9680
↓ 2 callersFunctiontrun
(data)
mux-mp4.js:6591
↓ 2 callersFunctionupdateComponentListeners
( vm, listeners, oldListeners )
vue.js:3786
↓ 2 callersFunctionupdateListeners
( on, oldOn, add, remove$$1, createOnceHandler, vm )
vue.js:2194
↓ 2 callersFunctionwarnNonPresent
(target, key)
vue.js:2045
↓ 2 callersFunctionwarnReservedPrefix
(target, key)
vue.js:2056
↓ 2 callersFunctionwhenTransitionEnds
( el, expectedType, cb )
vue.js:8005
↓ 1 callersFunction_createElement
( context, tag, data, children, normalizationType )
vue.js:3362
↓ 1 callersFunction_traverse
(val, seen)
vue.js:2135
↓ 1 callersFunction_update
(oldVnode, vnode)
vue.js:6572
↓ 1 callersFunctionadd
(event, fn)
vue.js:3768
↓ 1 callersFunctionaddDirective
( el, name, rawName, value, arg, isDynamicArg, modifiers, range )
vue.js:6954
↓ 1 callersFunctionapplyNS
(vnode, ns, force)
vue.js:3446
↓ 1 callersFunctionassertNodeMatch
(node, vnode, inVPre)
vue.js:6440
↓ 1 callersFunctionassertProp
* Assert whether a prop is valid.
vue.js:1681
↓ 1 callersFunctionassertType
(value, type)
vue.js:1732
↓ 1 callersFunctioncallActivatedHooks
(queue)
vue.js:4361
↓ 1 callersFunctioncallInsert
()
vue.js:6603
↓ 1 callersFunctioncallUpdatedHooks
(queue)
vue.js:4339
↓ 1 callersFunctioncheckComponents
* Validate component names
vue.js:1405
↓ 1 callersFunctioncheckEvent
(exp, text, warn, range)
vue.js:11509
↓ 1 callersFunctioncheckFor
(node, text, warn, range)
vue.js:11522
↓ 1 callersFunctioncheckForAliasModel
(el, value)
vue.js:10461
↓ 1 callersFunctioncheckInFor
(el)
vue.js:10397
↓ 1 callersFunctioncheckM3u8Url
(url)
m3u8-downloader.user.js:59
↓ 1 callersFunctioncheckNode
(node, warn)
vue.js:11482
↓ 1 callersFunctioncheckVideo
()
m3u8-downloader.user.js:81
↓ 1 callersFunctionclassify
(str)
vue.js:623
↓ 1 callersFunctioncompile
( template, options )
vue.js:11738
↓ 1 callersFunctioncontainsSlotChild
(el)
vue.js:11278
↓ 1 callersFunctionconvertEnumeratedValue
(key, value)
vue.js:5462
↓ 1 callersFunctioncopyAugment
(target, src, keys)
vue.js:976
↓ 1 callersFunctioncreateAsyncPlaceholder
( factory, data, context, children, tag )
vue.js:3598
↓ 1 callersFunctioncreateCompileToFunctionFn
(compile)
vue.js:11634
↓ 1 callersFunctioncreateCompilerCreator
(baseCompile)
vue.js:11736
↓ 1 callersFunctioncreateComponentInstanceForVnode
( vnode, // we know it's MountedComponentVNode but flow doesn't parent // activeInstance in lifecycle
vue.js:3274
↓ 1 callersFunctioncreateDefaultSample
()
mux-mp4.js:3651
↓ 1 callersFunctioncreateFunctionalComponent
( Ctor, propsData, data, contextVm, children )
vue.js:3037
↓ 1 callersFunctioncreateKeyToOldIdx
(children, beginIdx, endIdx)
vue.js:5828
↓ 1 callersFunctioncreateOnceHandler
(event, fn)
vue.js:3776
↓ 1 callersFunctioncreatePatchFunction
(backend)
vue.js:5838
↓ 1 callersFunctioncreateRmCb
(childElm, listeners)
vue.js:5858
↓ 1 callersFunctioncreateStream
(port)
serviceWorker.js:28
↓ 1 callersFunctiondeactivateChildComponent
(vm, direct)
vue.js:4190
↓ 1 callersFunctiondecodeAttr
(value, shouldDecodeNewlines)
vue.js:9274
↓ 1 callersFunctiondedupeHooks
(hooks)
vue.js:1294
↓ 1 callersFunctiondefaultStrat
(parentVal, childVal)
vue.js:1396
↓ 1 callersFunctiondependArray
* Collect dependencies on array elements when the array is touched, since * we cannot intercept array element access like property getters.
vue.js:1144
↓ 1 callersFunctiondetectErrors
(ast, warn)
vue.js:11476
↓ 1 callersFunctiondownloadWithA
(url, name)
m3u8-downloader.user.js:48
↓ 1 callersFunctionemptyNodeAt
(elm)
vue.js:5854
↓ 1 callersFunctioneventsMixin
(Vue)
vue.js:3796
↓ 1 callersFunctionextractPropsFromVNodeData
( data, Ctor, tag )
vue.js:2270
↓ 1 callersFunctionfindIdxInOld
(node, oldCh, start, end)
vue.js:6245
↓ 1 callersFunctionfindPrevElement
(children)
vue.js:10067
↓ 1 callersFunctionfindSeiNals
(avcStream, samples, trackId)
mux-mp4.js:3035
↓ 1 callersFunctionflushSchedulerQueue
* Flush both queues and run the watchers.
vue.js:4280
↓ 1 callersFunctiongenCheckboxModel
( el, value, modifiers )
vue.js:7355
↓ 1 callersFunctiongenClassForVnode
(vnode)
vue.js:5496
↓ 1 callersFunctiongenComment
(comment)
vue.js:11389
↓ 1 callersFunctiongenComponent
( componentName, el, state )
vue.js:11419
↓ 1 callersFunctiongenDefaultModel
( el, value, modifiers )
vue.js:7415
↓ 1 callersFunctiongenDirectives
(el, state)
vue.js:11176
↓ 1 callersFunctiongenHandler
(handler)
vue.js:10797
↓ 1 callersFunctiongenIfConditions
( conditions, state, altGen, altEmpty )
vue.js:11033
↓ 1 callersFunctiongenInlineTemplate
(el, state)
vue.js:11201
↓ 1 callersFunctiongenKeyFilter
(keys)
vue.js:10856
↓ 1 callersFunctiongenRadioModel
( el, value, modifiers )
vue.js:7386
↓ 1 callersFunctiongenScopedSlot
( el, state )
vue.js:11288
↓ 1 callersFunctiongenScopedSlots
( el, slots, state )
vue.js:11215
↓ 1 callersFunctiongenSelect
( el, value, modifiers )
vue.js:7398
↓ 1 callersFunctiongenSlot
(el, state)
vue.js:11393
↓ 1 callersFunctiongenStaticKeys
* Generate a string containing static keys from compiler modules.
vue.js:285
↓ 1 callersFunctiongenText
(text)
vue.js:11383
↓ 1 callersFunctiongenerateCodeFrame
( source, start, end )
vue.js:11571
↓ 1 callersFunctiongenerateVideoSegmentTimingInfo
( baseMediaDecodeTime, startDts, startPts, endDts, endPts, prependedContentDuration )
mux-mp4.js:5170
↓ 1 callersFunctiongetData
(data, vm)
vue.js:4734
↓ 1 callersFunctiongetId3Offset
(data, offset)
mux-mp4.js:179
↓ 1 callersFunctiongetInvalidTypeMessage
(name, value, expectedTypes)
vue.js:1781
↓ 1 callersFunctiongetNormalizationType
( children, maybeComponent )
vue.js:11346
↓ 1 callersFunctiongetOuterHTML
* Get outerHTML of elements, taking care * of SVG elements in IE as well.
vue.js:11929
↓ 1 callersFunctiongetPropDefaultValue
* Get the default value of a prop.
vue.js:1648
↓ 1 callersFunctiongetRawDirName
(dir)
vue.js:6658
↓ 1 callersFunctiongetStyle
* parent component style should be after child's * so that parent component's style could override it
vue.js:7737
↓ 1 callersFunctiongetTitle
()
m3u8-downloader.user.js:129
← previousnext →201–300 of 542, ranked by callers