Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acornjs/acorn
/ functions
Functions
1,232 in github.com/acornjs/acorn
⨍
Functions
1,232
◇
Types & classes
22
↓ 3 callers
Function
isRegExp
* 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 callers
Function
isSuccess
(status)
test/bench/fixtures/angular.js:11101
↓ 3 callers
Function
jqLiteDealoc
(element, onlyDescendants)
test/bench/fixtures/angular.js:3085
↓ 3 callers
Function
jqLiteExpandoStore
(element, createIfNecessary)
test/bench/fixtures/angular.js:3156
↓ 3 callers
Function
jqLiteIsTextNode
(html)
test/bench/fixtures/angular.js:2960
↓ 3 callers
Function
mapIntoWithKeyPrefixInternal
(children, array, prefix, func, context)
test/bench/fixtures/react.js:400
↓ 3 callers
Function
nextUid
* 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 callers
Function
nodeName
( elem, name )
test/bench/fixtures/jquery.js:2842
↓ 3 callers
Function
padNumber
(num, digits, trim, negWrap)
test/bench/fixtures/angular.js:20950
↓ 3 callers
Function
reject
* @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 callers
Method
reset
(start, pattern, flags)
acorn/src/regexp.js:26
↓ 3 callers
Function
roundFloat
(val)
test/bench/fixtures/react-dom.js:10853
↓ 3 callers
Function
scheduleProcessQueue
(state)
test/bench/fixtures/angular.js:16682
↓ 3 callers
Method
semicolon
()
acorn-loose/src/state.js:98
↓ 3 callers
Function
setGlobalEval
( elems, refElements )
test/bench/fixtures/jquery.js:4750
↓ 3 callers
Function
setValidity
(name, isValid)
test/bench/fixtures/angular.js:28437
↓ 3 callers
Function
shallowEqual
* 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 callers
Function
split
(classString)
test/bench/fixtures/angular.js:25851
↓ 3 callers
Function
startsWith
(str, search)
test/bench/fixtures/angular.js:13214
↓ 3 callers
Function
stringBasedInputType
(ctrl)
test/bench/fixtures/angular.js:24498
↓ 3 callers
Function
stripBaseUrl
* * @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 callers
Function
toKeyValue
(obj)
test/bench/fixtures/angular.js:1480
↓ 3 callers
Function
toSelector
( tokens )
test/bench/fixtures/jquery.js:2237
↓ 3 callers
Method
tokenizer
(input, options)
acorn/src/state.js:116
↓ 3 callers
Function
traverseAllChildren
* Traverses children that are typically specified as `props.children`, but * might also be specified through attributes: * * - `traverseAllChildren
test/bench/fixtures/react.js:3127
↓ 3 callers
Function
updateAggregatedStats
(treeSnapshot, instanceID, timerType, applyUpdate)
test/bench/fixtures/react-dom.js:10896
↓ 3 callers
Function
wrapTemplate
(type, template)
test/bench/fixtures/angular.js:10061
↓ 2 callers
Function
$$resolve
(promise, val)
test/bench/fixtures/angular.js:16708
↓ 2 callers
Function
$http
* @ngdoc service * @kind function * @name $http * @requires ng.$httpBackend * @requires $cacheFactory * @requires $rootScope
test/bench/fixtures/angular.js:11784
↓ 2 callers
Function
DOMEval
( code, doc )
test/bench/fixtures/jquery.js:76
↓ 2 callers
Function
Sizzle
( selector, context, results, seed )
test/bench/fixtures/jquery.js:754
↓ 2 callers
Function
_assertSingleLink
(inputProps)
test/bench/fixtures/react-dom.js:3730
↓ 2 callers
Function
add
( key, valueOrFunction )
test/bench/fixtures/jquery.js:8426
↓ 2 callers
Function
addCombinator
( matcher, combinator, base )
test/bench/fixtures/jquery.js:2247
↓ 2 callers
Function
addDirective
* 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 callers
Method
advance
()
acorn/src/regexp.js:75
↓ 2 callers
Function
applyDirectivesToNode
* 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 callers
Function
augmentWidthOrHeight
( elem, name, extra, isBorderBox, styles )
test/bench/fixtures/jquery.js:6297
↓ 2 callers
Function
baseExtend
(dst, objs, deep)
test/bench/fixtures/angular.js:433
↓ 2 callers
Function
bind
* @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 callers
Function
buildFragment
( elems, context, scripts, selection, ignored )
test/bench/fixtures/jquery.js:4766
↓ 2 callers
Function
cacheState
()
test/bench/fixtures/angular.js:6272
↓ 2 callers
Function
cachedToggleClass
(ctrl, className, switchValue)
test/bench/fixtures/angular.js:23249
↓ 2 callers
Function
cb
(iteratee, instance)
test/bench/fixtures/backbone.js:106
↓ 2 callers
Method
closes
(closeTok, indent, line, blockHeuristic)
acorn-loose/src/state.js:134
↓ 2 callers
Function
compileNodes
* 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 callers
Function
completeRequest
(callback, status, response, headersString, statusText)
test/bench/fixtures/angular.js:12429
↓ 2 callers
Function
condense
( unmatched, map, filter, context, xml )
test/bench/fixtures/jquery.js:2334
↓ 2 callers
Function
convertTimezoneToLocal
(date, timezone, reverse)
test/bench/fixtures/angular.js:1399
↓ 2 callers
Function
copyRecurse
(source, destination)
test/bench/fixtures/angular.js:949
↓ 2 callers
Function
createBoundTranscludeFn
(scope, transcludeFn, previousBoundTranscludeFn)
test/bench/fixtures/angular.js:8916
↓ 2 callers
Function
createFxNow
()
test/bench/fixtures/jquery.js:6788
↓ 2 callers
Function
createMergedResultFunction
* 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 callers
Function
csp
()
test/bench/fixtures/angular.js:1165
↓ 2 callers
Function
curCSS
( elem, name, computed )
test/bench/fixtures/jquery.js:6166
↓ 2 callers
Function
describeComponentFrame
(name, source, ownerName)
test/bench/fixtures/react.js:1451
↓ 2 callers
Method
dummyIdent
()
acorn-loose/src/state.js:64
↓ 2 callers
Method
dummyNode
(type)
acorn-loose/src/state.js:52
↓ 2 callers
Function
ensureInjected
()
test/bench/fixtures/react-dom.js:12878
↓ 2 callers
Function
escapeForRegexp
(s)
test/bench/fixtures/angular.js:799
↓ 2 callers
Function
escapeTextContentForBrowser
* 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 callers
Function
escapeUserProvidedKey
(text)
test/bench/fixtures/react.js:302
↓ 2 callers
Function
eventsApi
(iteratee, events, name, callback, opts)
test/bench/fixtures/backbone.js:140
↓ 2 callers
Function
executeDispatchesAndRelease
(event, simulated)
test/bench/fixtures/react-dom.js:2454
↓ 2 callers
Function
extractArgs
(fn)
test/bench/fixtures/angular.js:4043
↓ 2 callers
Function
findDOMNode
* 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 callers
Function
forEachSorted
(obj, iterator, context)
test/bench/fixtures/angular.js:386
↓ 2 callers
Function
formatNumber
* 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 callers
Function
functionFlags
(async, generator)
acorn/src/scopeflags.js:11
↓ 2 callers
Function
get
()
test/bench/fixtures/react-dom.js:14238
↓ 2 callers
Function
getActiveElement
* 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 callers
Function
getBooleanAttrName
(element, name)
test/bench/fixtures/angular.js:3374
↓ 2 callers
Function
getDataFromCustomEvent
* 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 callers
Function
getDeclarationErrorAddendum
()
test/bench/fixtures/react.js:2237
↓ 2 callers
Function
getEventCharCode
* `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 callers
Function
getFirstThursdayOfYear
(year)
test/bench/fixtures/angular.js:21001
↓ 2 callers
Function
getHostComponentFromComposite
(inst)
test/bench/fixtures/react-dom.js:15767
↓ 2 callers
Function
getIteratorFn
* 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 callers
Function
getPropType
(propValue)
test/bench/fixtures/react-dom.js:18876
↓ 2 callers
Function
getPropType
(propValue)
test/bench/fixtures/react.js:3925
↓ 2 callers
Function
getRenderedHostOrTextFromComponent
* 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 callers
Function
getTextContentAccessor
* 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 callers
Function
getTypeForFilter
(val)
test/bench/fixtures/angular.js:20594
↓ 2 callers
Function
getValueOf
(value)
test/bench/fixtures/angular.js:15964
↓ 2 callers
Function
getWasted
()
test/bench/fixtures/react-dom.js:11032
↓ 2 callers
Function
getter
(obj, path, bindFnToScope)
test/bench/fixtures/angular.js:2006
↓ 2 callers
Function
groupScan
* 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 callers
Function
hashKey
* 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 callers
Function
headersGetter
* 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 callers
Method
indentationAfter
(pos)
acorn-loose/src/state.js:125
↓ 2 callers
Function
injectionArgs
(fn, locals, serviceName)
test/bench/fixtures/angular.js:4797
↓ 2 callers
Function
insertTreeChildren
(tree)
test/bench/fixtures/react-dom.js:1597
↓ 2 callers
Function
instantiateReactComponent
* 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 callers
Function
is
* 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 callers
Function
isAssignable
(ast)
test/bench/fixtures/angular.js:15081
↓ 2 callers
Function
isBlankObject
* 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 callers
Function
isControlLetter
(ch)
acorn/src/regexp.js:635
↓ 2 callers
Function
isDecimalDigit
(ch)
acorn/src/regexp.js:959
↓ 2 callers
Function
isDummy
(node)
acorn-loose/src/parseutil.js:1
↓ 2 callers
Function
isElement
* @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
← previous
next →
101–200 of 1,232, ranked by callers