MCPcopy Create free account

hub / github.com/acornjs/acorn / functions

Functions1,232 in github.com/acornjs/acorn

↓ 3 callersFunctionisRegExp
* Determines if a value is a regular expression object. * * @private * @param {*} value Reference to check. * @returns {boolean} True if `value` i
test/bench/fixtures/angular.js:735
↓ 3 callersFunctionisSuccess
(status)
test/bench/fixtures/angular.js:11101
↓ 3 callersFunctionjqLiteDealoc
(element, onlyDescendants)
test/bench/fixtures/angular.js:3085
↓ 3 callersFunctionjqLiteExpandoStore
(element, createIfNecessary)
test/bench/fixtures/angular.js:3156
↓ 3 callersFunctionjqLiteIsTextNode
(html)
test/bench/fixtures/angular.js:2960
↓ 3 callersFunctionmapIntoWithKeyPrefixInternal
(children, array, prefix, func, context)
test/bench/fixtures/react.js:400
↓ 3 callersFunctionnextUid
* A consistent way of creating unique IDs in angular. * * Using simple numbers allows us to generate 28.6 million unique ids per second for 10 years
test/bench/fixtures/angular.js:414
↓ 3 callersFunctionnodeName
( elem, name )
test/bench/fixtures/jquery.js:2842
↓ 3 callersFunctionpadNumber
(num, digits, trim, negWrap)
test/bench/fixtures/angular.js:20950
↓ 3 callersFunctionreject
* @ngdoc method * @name $q#reject * @kind function * * @description * Creates a promise that is resolved as rejected with the specified
test/bench/fixtures/angular.js:16806
↓ 3 callersMethodreset
(start, pattern, flags)
acorn/src/regexp.js:26
↓ 3 callersFunctionroundFloat
(val)
test/bench/fixtures/react-dom.js:10853
↓ 3 callersFunctionscheduleProcessQueue
(state)
test/bench/fixtures/angular.js:16682
↓ 3 callersMethodsemicolon
()
acorn-loose/src/state.js:98
↓ 3 callersFunctionsetGlobalEval
( elems, refElements )
test/bench/fixtures/jquery.js:4750
↓ 3 callersFunctionsetValidity
(name, isValid)
test/bench/fixtures/angular.js:28437
↓ 3 callersFunctionshallowEqual
* Performs equality by iterating through keys on an object and returning false * when any key has values which are not strictly equal between the arg
test/bench/fixtures/react-dom.js:18175
↓ 3 callersFunctionsplit
(classString)
test/bench/fixtures/angular.js:25851
↓ 3 callersFunctionstartsWith
(str, search)
test/bench/fixtures/angular.js:13214
↓ 3 callersFunctionstringBasedInputType
(ctrl)
test/bench/fixtures/angular.js:24498
↓ 3 callersFunctionstripBaseUrl
* * @param {string} base * @param {string} url * @returns {string} returns text from `url` after `base` or `undefined` if it does not begin with *
test/bench/fixtures/angular.js:13225
↓ 3 callersFunctiontoKeyValue
(obj)
test/bench/fixtures/angular.js:1480
↓ 3 callersFunctiontoSelector
( tokens )
test/bench/fixtures/jquery.js:2237
↓ 3 callersMethodtokenizer
(input, options)
acorn/src/state.js:116
↓ 3 callersFunctiontraverseAllChildren
* Traverses children that are typically specified as `props.children`, but * might also be specified through attributes: * * - `traverseAllChildren
test/bench/fixtures/react.js:3127
↓ 3 callersFunctionupdateAggregatedStats
(treeSnapshot, instanceID, timerType, applyUpdate)
test/bench/fixtures/react-dom.js:10896
↓ 3 callersFunctionwrapTemplate
(type, template)
test/bench/fixtures/angular.js:10061
↓ 2 callersFunction$$resolve
(promise, val)
test/bench/fixtures/angular.js:16708
↓ 2 callersFunction$http
* @ngdoc service * @kind function * @name $http * @requires ng.$httpBackend * @requires $cacheFactory * @requires $rootScope
test/bench/fixtures/angular.js:11784
↓ 2 callersFunctionDOMEval
( code, doc )
test/bench/fixtures/jquery.js:76
↓ 2 callersFunctionSizzle
( selector, context, results, seed )
test/bench/fixtures/jquery.js:754
↓ 2 callersFunction_assertSingleLink
(inputProps)
test/bench/fixtures/react-dom.js:3730
↓ 2 callersFunctionadd
( key, valueOrFunction )
test/bench/fixtures/jquery.js:8426
↓ 2 callersFunctionaddCombinator
( matcher, combinator, base )
test/bench/fixtures/jquery.js:2247
↓ 2 callersFunctionaddDirective
* looks up the directive and decorates it with exception handling and proper parameters. We * call this the boundDirective. * * @param
test/bench/fixtures/angular.js:9795
↓ 2 callersMethodadvance
()
acorn/src/regexp.js:75
↓ 2 callersFunctionapplyDirectivesToNode
* Once the directives have been collected, their compile functions are executed. This method * is responsible for inlining directive templates as
test/bench/fixtures/angular.js:9164
↓ 2 callersFunctionaugmentWidthOrHeight
( elem, name, extra, isBorderBox, styles )
test/bench/fixtures/jquery.js:6297
↓ 2 callersFunctionbaseExtend
(dst, objs, deep)
test/bench/fixtures/angular.js:433
↓ 2 callersFunctionbind
* @ngdoc function * @name angular.bind * @module ng * @kind function * * @description * Returns a function which calls function `fn` bound to `s
test/bench/fixtures/angular.js:1280
↓ 2 callersFunctionbuildFragment
( elems, context, scripts, selection, ignored )
test/bench/fixtures/jquery.js:4766
↓ 2 callersFunctioncacheState
()
test/bench/fixtures/angular.js:6272
↓ 2 callersFunctioncachedToggleClass
(ctrl, className, switchValue)
test/bench/fixtures/angular.js:23249
↓ 2 callersFunctioncb
(iteratee, instance)
test/bench/fixtures/backbone.js:106
↓ 2 callersMethodcloses
(closeTok, indent, line, blockHeuristic)
acorn-loose/src/state.js:134
↓ 2 callersFunctioncompileNodes
* Compile function matches each node in nodeList against the directives. Once all directives * for a particular node are collected their compile
test/bench/fixtures/angular.js:8780
↓ 2 callersFunctioncompleteRequest
(callback, status, response, headersString, statusText)
test/bench/fixtures/angular.js:12429
↓ 2 callersFunctioncondense
( unmatched, map, filter, context, xml )
test/bench/fixtures/jquery.js:2334
↓ 2 callersFunctionconvertTimezoneToLocal
(date, timezone, reverse)
test/bench/fixtures/angular.js:1399
↓ 2 callersFunctioncopyRecurse
(source, destination)
test/bench/fixtures/angular.js:949
↓ 2 callersFunctioncreateBoundTranscludeFn
(scope, transcludeFn, previousBoundTranscludeFn)
test/bench/fixtures/angular.js:8916
↓ 2 callersFunctioncreateFxNow
()
test/bench/fixtures/jquery.js:6788
↓ 2 callersFunctioncreateMergedResultFunction
* Creates a function that invokes two functions and merges their return values. * * @param {function} one Function to invoke first. * @param {funct
test/bench/fixtures/react.js:964
↓ 2 callersFunctioncsp
()
test/bench/fixtures/angular.js:1165
↓ 2 callersFunctioncurCSS
( elem, name, computed )
test/bench/fixtures/jquery.js:6166
↓ 2 callersFunctiondescribeComponentFrame
(name, source, ownerName)
test/bench/fixtures/react.js:1451
↓ 2 callersMethoddummyIdent
()
acorn-loose/src/state.js:64
↓ 2 callersMethoddummyNode
(type)
acorn-loose/src/state.js:52
↓ 2 callersFunctionensureInjected
()
test/bench/fixtures/react-dom.js:12878
↓ 2 callersFunctionescapeForRegexp
(s)
test/bench/fixtures/angular.js:799
↓ 2 callersFunctionescapeTextContentForBrowser
* Escapes text to prevent scripting attacks. * * @param {*} text Text value to escape. * @return {string} An escaped string.
test/bench/fixtures/react-dom.js:15342
↓ 2 callersFunctionescapeUserProvidedKey
(text)
test/bench/fixtures/react.js:302
↓ 2 callersFunctioneventsApi
(iteratee, events, name, callback, opts)
test/bench/fixtures/backbone.js:140
↓ 2 callersFunctionexecuteDispatchesAndRelease
(event, simulated)
test/bench/fixtures/react-dom.js:2454
↓ 2 callersFunctionextractArgs
(fn)
test/bench/fixtures/angular.js:4043
↓ 2 callersFunctionfindDOMNode
* Returns the DOM node rendered by this element. * * See https://facebook.github.io/react/docs/top-level-api.html#reactdom.finddomnode * * @param
test/bench/fixtures/react-dom.js:15384
↓ 2 callersFunctionforEachSorted
(obj, iterator, context)
test/bench/fixtures/angular.js:386
↓ 2 callersFunctionformatNumber
* Format a number into a string * @param {number} number The number to format * @param {{ * minFrac, // the minimum number of dig
test/bench/fixtures/angular.js:20884
↓ 2 callersFunctionfunctionFlags
(async, generator)
acorn/src/scopeflags.js:11
↓ 2 callersFunctionget
()
test/bench/fixtures/react-dom.js:14238
↓ 2 callersFunctiongetActiveElement
* Same as document.activeElement but wraps in a try-catch block. In IE it is * not safe to call document.activeElement if there is nothing focused.
test/bench/fixtures/react-dom.js:17722
↓ 2 callersFunctiongetBooleanAttrName
(element, name)
test/bench/fixtures/angular.js:3374
↓ 2 callersFunctiongetDataFromCustomEvent
* Google Input Tools provides composition data via a CustomEvent, * with the `data` property populated in the `detail` object. If this * is availabl
test/bench/fixtures/react-dom.js:291
↓ 2 callersFunctiongetDeclarationErrorAddendum
()
test/bench/fixtures/react.js:2237
↓ 2 callersFunctiongetEventCharCode
* `charCode` represents the actual "character code" and is safe to use with * `String.fromCharCode`. As such, only keys that correspond to printable
test/bench/fixtures/react-dom.js:15546
↓ 2 callersFunctiongetFirstThursdayOfYear
(year)
test/bench/fixtures/angular.js:21001
↓ 2 callersFunctiongetHostComponentFromComposite
(inst)
test/bench/fixtures/react-dom.js:15767
↓ 2 callersFunctiongetIteratorFn
* Returns the iterator method function contained on the iterable object. * * Be sure to invoke the function with the iterable as context: * *
test/bench/fixtures/react-dom.js:15815
↓ 2 callersFunctiongetPropType
(propValue)
test/bench/fixtures/react-dom.js:18876
↓ 2 callersFunctiongetPropType
(propValue)
test/bench/fixtures/react.js:3925
↓ 2 callersFunctiongetRenderedHostOrTextFromComponent
* Drill down (through composites and empty components) until we get a host or * host text component. * * This is pretty polymorphic but unavoidable
test/bench/fixtures/react-dom.js:6577
↓ 2 callersFunctiongetTextContentAccessor
* Gets the key used to access text content on a DOM node. * * @return {?string} Key used to access text content. * @internal
test/bench/fixtures/react-dom.js:15920
↓ 2 callersFunctiongetTypeForFilter
(val)
test/bench/fixtures/angular.js:20594
↓ 2 callersFunctiongetValueOf
(value)
test/bench/fixtures/angular.js:15964
↓ 2 callersFunctiongetWasted
()
test/bench/fixtures/react-dom.js:11032
↓ 2 callersFunctiongetter
(obj, path, bindFnToScope)
test/bench/fixtures/angular.js:2006
↓ 2 callersFunctiongroupScan
* Given a node with a directive-start it collects all of the siblings until it finds * directive-end. * @param node * @param attrStart
test/bench/fixtures/angular.js:9073
↓ 2 callersFunctionhashKey
* Computes a hash of an 'obj'. * Hash of a: * string is string * number is number as string * object is either result of calling $$hashKey func
test/bench/fixtures/angular.js:3898
↓ 2 callersFunctionheadersGetter
* Returns a function that provides access to parsed headers. * * Headers are lazy parsed when first requested. * @see parseHeaders * * @param {(s
test/bench/fixtures/angular.js:11058
↓ 2 callersMethodindentationAfter
(pos)
acorn-loose/src/state.js:125
↓ 2 callersFunctioninjectionArgs
(fn, locals, serviceName)
test/bench/fixtures/angular.js:4797
↓ 2 callersFunctioninsertTreeChildren
(tree)
test/bench/fixtures/react-dom.js:1597
↓ 2 callersFunctioninstantiateReactComponent
* Given a ReactNode, create an instance that will actually be mounted. * * @param {ReactNode} node * @param {boolean} shouldHaveDebugID * @return
test/bench/fixtures/react-dom.js:16089
↓ 2 callersFunctionis
* inlined Object.is polyfill to avoid requiring consumers ship their own * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_O
test/bench/fixtures/react-dom.js:18157
↓ 2 callersFunctionisAssignable
(ast)
test/bench/fixtures/angular.js:15081
↓ 2 callersFunctionisBlankObject
* Determine if a value is an object with a null prototype * * @returns {boolean} True if `value` is an `Object` with a null prototype
test/bench/fixtures/angular.js:641
↓ 2 callersFunctionisControlLetter
(ch)
acorn/src/regexp.js:635
↓ 2 callersFunctionisDecimalDigit
(ch)
acorn/src/regexp.js:959
↓ 2 callersFunctionisDummy
(node)
acorn-loose/src/parseutil.js:1
↓ 2 callersFunctionisElement
* @ngdoc function * @name angular.isElement * @module ng * @kind function * * @description * Determines if a reference is a DOM element (or wrap
test/bench/fixtures/angular.js:819
← previousnext →101–200 of 1,232, ranked by callers