MCPcopy Create free account

hub / github.com/acornjs/acorn / functions

Functions1,232 in github.com/acornjs/acorn

↓ 2 callersFunctionisEventSupported
* Checks if an event is supported in the current execution environment. * * NOTE: This will not work correctly for non-generic events such as `chang
test/bench/fixtures/react-dom.js:16197
↓ 2 callersFunctionisFallbackCompositionEnd
* Does our fallback mode think that this event is the end of composition? * * @param {string} topLevelType * @param {object} nativeEvent * @return
test/bench/fixtures/react-dom.js:263
↓ 2 callersFunctionisInAstralSet
(code, set)
acorn/src/identifier.js:53
↓ 2 callersFunctionisInteractive
(tag)
test/bench/fixtures/react-dom.js:2476
↓ 2 callersFunctionisNode
* @param {*} object The object to check. * @return {boolean} Whether or not the object is a DOM node.
test/bench/fixtures/react-dom.js:18015
↓ 2 callersFunctionisObjectEmpty
(obj)
test/bench/fixtures/angular.js:23267
↓ 2 callersFunctionisUnicodePropertyNameCharacter
(ch)
acorn/src/regexp.js:808
↓ 2 callersFunctionisValidContainer
* True if the supplied DOM node is a valid node element. * * @param {?DOMElement} node The candidate DOM node. * @return {boolean} True if the DOM
test/bench/fixtures/react-dom.js:9905
↓ 2 callersFunctionisValidForStep
(viewValue, stepBase, step)
test/bench/fixtures/angular.js:24838
↓ 2 callersFunctionjqLiteAcceptsData
(node)
test/bench/fixtures/angular.js:2964
↓ 2 callersFunctionjqLiteAddClass
(element, cssClasses)
test/bench/fixtures/angular.js:3216
↓ 2 callersFunctionjqLiteAddNodes
(root, elements)
test/bench/fixtures/angular.js:3233
↓ 2 callersFunctionjqLiteBuildFragment
(html, context)
test/bench/fixtures/angular.js:2984
↓ 2 callersFunctionjqLiteClone
(element)
test/bench/fixtures/angular.js:3081
↓ 2 callersFunctionjqLiteHasClass
(element, selector)
test/bench/fixtures/angular.js:3198
↓ 2 callersFunctionjqLiteInheritedData
(element, name, value)
test/bench/fixtures/angular.js:3263
↓ 2 callersFunctionjqLiteRemove
(element, keepData)
test/bench/fixtures/angular.js:3290
↓ 2 callersFunctionjqLiteRemoveClass
(element, cssClasses)
test/bench/fixtures/angular.js:3204
↓ 2 callersFunctionjqLiteRemoveData
(element, name)
test/bench/fixtures/angular.js:3134
↓ 2 callersFunctionkebabToCamel
* Converts kebab-case to camelCase. * @param name Name to normalize
test/bench/fixtures/angular.js:2935
↓ 2 callersMethodlineEnd
(pos)
acorn-loose/src/state.js:120
↓ 2 callersFunctionlink
* bidirectionally links two entries of the LRU linked list
test/bench/fixtures/angular.js:6735
↓ 2 callersFunctionlog
(title, message)
test/run.js:46
↓ 2 callersFunctionmarkDirectiveScope
(directives, isolateScope, newScope)
test/bench/fixtures/angular.js:9775
↓ 2 callersFunctionmergeTemplateAttributes
* When the element is replaced with HTML template then the new attributes * on the template need to be merged with the existing attributes in the
test/bench/fixtures/angular.js:9853
↓ 2 callersMethodnextIndex
(i)
acorn/src/regexp.js:54
↓ 2 callersFunctionnotifyPromise
(promise, progress)
test/bench/fixtures/angular.js:16751
↓ 2 callersFunctionnumberFormatterParser
(ctrl)
test/bench/fixtures/angular.js:24784
↓ 2 callersFunctionparseAbsoluteUrl
(absoluteUrl, locationObj)
test/bench/fixtures/angular.js:13183
↓ 2 callersFunctionparseAppUrl
(url, locationObj)
test/bench/fixtures/angular.js:13192
↓ 2 callersFunctionparseHeaders
* Parse headers into key value object * * @param {string} headers Raw headers as a string * @returns {Object} Parsed headers as key value object
test/bench/fixtures/angular.js:11022
↓ 2 callersFunctionparseKeyValue
* Parses an escaped url query string into key-value pairs. * @returns {Object.<string,boolean|Array>}
test/bench/fixtures/angular.js:1453
↓ 2 callersMethodpopCx
()
acorn-loose/src/state.js:116
↓ 2 callersFunctionprecacheChildNodes
* Populate `_hostNode` on each child of `inst`, assuming that the children * match up with the DOM (element) children of `node`. * * We cache entir
test/bench/fixtures/react-dom.js:6617
↓ 2 callersMethodpushCx
()
acorn-loose/src/state.js:112
↓ 2 callersFunctionqFactory
* Constructs a promise manager. * * @param {function(function)} nextTick Function for executing functions in the next turn. * @param {function(...*
test/bench/fixtures/angular.js:16576
↓ 2 callersFunctionremoveComments
(jqNodes)
test/bench/fixtures/angular.js:10522
↓ 2 callersFunctionremoveDelimitedText
(parentNode, startNode, closingComment)
test/bench/fixtures/react-dom.js:1417
↓ 2 callersFunctionreplaceWith
* This is a special jqLite.replaceWith, which can replace items which * have no parents, provided that the containing jqLite collection is provid
test/bench/fixtures/angular.js:10177
↓ 2 callersFunctionreverseParams
* when using forEach the params are value, key, but it is often useful to have key, value. * @param {function(string, *)} iteratorFn * @returns {fun
test/bench/fixtures/angular.js:400
↓ 2 callersFunctionrun
(code)
acorn/src/bin/acorn.js:35
↓ 2 callersFunctionsafeAddClass
($element, className)
test/bench/fixtures/angular.js:8619
↓ 2 callersFunctionserializeValue
(v)
test/bench/fixtures/angular.js:10875
↓ 2 callersFunctionset
(val)
test/bench/fixtures/react-dom.js:14232
↓ 2 callersFunctionsetHashKey
* Set or clear the hashkey for an object. * @param obj object * @param h the hashkey (!truthy to delete the hashkey)
test/bench/fixtures/angular.js:424
↓ 2 callersFunctionsetupValidity
(instance)
test/bench/fixtures/angular.js:23176
↓ 2 callersFunctionshouldMark
(debugID)
test/bench/fixtures/react-dom.js:8624
↓ 2 callersFunctionshowHide
( elements, show )
test/bench/fixtures/jquery.js:4624
↓ 2 callersFunctionsnake_case
(name, separator)
test/bench/fixtures/angular.js:1908
↓ 2 callersFunctionstringify
(value)
test/bench/fixtures/angular.js:2064
↓ 2 callersFunctionstringifyFn
(fn)
test/bench/fixtures/angular.js:4035
↓ 2 callersFunctiontestContext
* Checks a node for validity as a Sizzle context * @param {Element|Object=} context * @returns {Element|Object|Boolean} The input node if acceptable
test/bench/fixtures/jquery.js:1084
↓ 2 callersFunctiontimezoneToOffset
(timezone, fallback)
test/bench/fixtures/angular.js:1383
↓ 2 callersFunctiontoDebugString
(obj)
test/bench/fixtures/angular.js:2499
↓ 2 callersMethodtokenStartsLine
()
acorn-loose/src/state.js:141
↓ 2 callersFunctiontransformData
* Chain all given functions * * This function is used for both request and response transforming * * @param {*} data Data to transform. * @param
test/bench/fixtures/angular.js:11088
↓ 2 callersFunctiontraverseAllChildren
* Traverses children that are typically specified as `props.children`, but * might also be specified through attributes: * * - `traverseAllChildren
test/bench/fixtures/react-dom.js:16711
↓ 2 callersFunctionupdateOptions
* @param {ReactDOMComponent} inst * @param {boolean} multiple * @param {*} propValue A stringable (with `multiple`, a list of stringables). * @priv
test/bench/fixtures/react-dom.js:7505
↓ 2 callersFunctionuppercase
(string)
test/bench/fixtures/angular.js:229
↓ 2 callersFunctionurlIsSameOrigin
* Parse a request URL and determine whether this is a same-origin request as the application document. * * @param {string|object} requestUrl The url
test/bench/fixtures/angular.js:20052
↓ 2 callersFunctionuseFallbackContent
()
test/bench/fixtures/angular.js:31706
↓ 2 callersFunctionvalidateProperty
(tagName, name, debugID)
test/bench/fixtures/react-dom.js:7185
↓ 2 callersFunctionvalidationDone
(allValid)
test/bench/fixtures/angular.js:28443
↓ 2 callersFunctionwarn
(action, result)
test/bench/fixtures/react-dom.js:14245
↓ 2 callersFunctionwhen
* @ngdoc method * @name $q#when * @kind function * * @description * Wraps an object that might be a value or a (3rd party) then-able pr
test/bench/fixtures/angular.js:16846
↓ 1 callersFunctionAnimation
( elem, properties, options )
test/bench/fixtures/jquery.js:7038
↓ 1 callersFunctionDOMLazyTree
(node)
test/bench/fixtures/react-dom.js:1663
↓ 1 callersFunctionReactDOMContainerInfo
(topLevelWrapper, node)
test/bench/fixtures/react-dom.js:6750
↓ 1 callersFunctionReactElement
(type, key, ref, self, source, owner, props)
test/bench/fixtures/react.js:1950
↓ 1 callersFunction_assertCheckedLink
(inputProps)
test/bench/fixtures/react-dom.js:3738
↓ 1 callersFunction_assertValueLink
(inputProps)
test/bench/fixtures/react-dom.js:3733
↓ 1 callersFunctionacceptData
( owner )
test/bench/fixtures/jquery.js:4015
↓ 1 callersFunctionaccess
( elems, fn, key, value, chainable, emptyGet, raw )
test/bench/fixtures/jquery.js:3957
↓ 1 callersFunctionaccumulateDispatches
* Accumulates without regard to direction, does not look for phased * registration names. Same as `accumulateDirectDispatchesSingle` but without * r
test/bench/fixtures/react-dom.js:3249
↓ 1 callersFunctionaddAttrInterpolateDirective
(node, directives, value, name, isNgAttr)
test/bench/fixtures/angular.js:10097
↓ 1 callersFunctionaddClasses
(classString)
test/bench/fixtures/angular.js:25761
↓ 1 callersFunctionaddDateMinutes
(date, minutes)
test/bench/fixtures/angular.js:1392
↓ 1 callersFunctionaddGetHookIf
( conditionFn, hookFn )
test/bench/fixtures/jquery.js:6219
↓ 1 callersFunctionaddHandle
* Adds the same handler for all of the specified attrs * @param {String} attrs Pipe-separated list of attributes * @param {Function} handler The met
test/bench/fixtures/jquery.js:942
↓ 1 callersFunctionaddHandler
(type, specialHandlerWrapper, noEventListener)
test/bench/fixtures/angular.js:3656
↓ 1 callersFunctionaddIdentifier
(locals, identifier, instance, name)
test/bench/fixtures/angular.js:10719
↓ 1 callersFunctionaddInterceptor
(parsedExpression, interceptorFn)
test/bench/fixtures/angular.js:16254
↓ 1 callersFunctionaddLinkFns
(pre, post, attrStart, attrEnd)
test/bench/fixtures/angular.js:9475
↓ 1 callersFunctionaddMethod
(length, method, attribute)
test/bench/fixtures/backbone.js:78
↓ 1 callersFunctionaddOptionElement
(option, parent)
test/bench/fixtures/angular.js:29952
↓ 1 callersFunctionaddPath
(str, pt)
test/driver.js:65
↓ 1 callersFunctionaddRemoveClassesPostDigest
(element, add, remove)
test/bench/fixtures/angular.js:5294
↓ 1 callersFunctionaddSetValidityMethod
(context)
test/bench/fixtures/angular.js:23180
↓ 1 callersFunctionaddTextInterpolateDirective
(directives, text)
test/bench/fixtures/angular.js:10034
↓ 1 callersFunctionaddToPrefiltersOrTransports
( structure )
test/bench/fixtures/jquery.js:8533
↓ 1 callersFunctionaddUnderscoreMethods
(Class, methods, attribute)
test/bench/fixtures/backbone.js:99
↓ 1 callersFunctionadjustCSS
( elem, prop, valueParts, tween )
test/bench/fixtures/jquery.js:4536
↓ 1 callersFunctionadjustMatcher
(matcher)
test/bench/fixtures/angular.js:18508
↓ 1 callersFunctionadjustMatchers
(matchers)
test/bench/fixtures/angular.js:18536
↓ 1 callersFunctionadler32
(data)
test/bench/fixtures/react-dom.js:15007
↓ 1 callersFunctionadoptValue
( value, resolve, reject, noValue )
test/bench/fixtures/jquery.js:3476
↓ 1 callersFunctionafterLocationChange
(oldUrl, oldState)
test/bench/fixtures/angular.js:14169
↓ 1 callersFunctionajaxConvert
( s, response, jqXHR, isSuccess )
test/bench/fixtures/jquery.js:8674
↓ 1 callersFunctionajaxExtend
( target, src )
test/bench/fixtures/jquery.js:8596
↓ 1 callersFunctionajaxHandleResponses
( s, jqXHR, responses )
test/bench/fixtures/jquery.js:8616
← previousnext →201–300 of 1,232, ranked by callers