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
Function
defaultHandlerWrapper
(element, event, handler)
test/bench/fixtures/angular.js:3612
Function
defaultHttpResponseTransform
(data, headers)
test/bench/fixtures/angular.js:10995
Function
defaultPrefilter
( elem, props, opts )
test/bench/fixtures/jquery.js:6830
Function
destroyChildScope
($event)
test/bench/fixtures/angular.js:17094
Function
directiveLinkingFn
( /* nodesetLinkingFn */ nodesetLinkingFn, /* angular.Scope */ scope, /* Node */ node, /* Element */ r
test/bench/fixtures/angular.js:10498
Function
disableScript
( elem )
test/bench/fixtures/jquery.js:5645
Function
doAnimation
()
test/bench/fixtures/jquery.js:7259
Function
doComparison
(v1, v2)
test/bench/fixtures/angular.js:22032
Function
doNotify
(progress)
test/bench/fixtures/angular.js:16735
Function
doResolve
(val)
test/bench/fixtures/angular.js:16725
Function
emailInputType
(scope, element, attr, ctrl, $sniffer, $browser)
test/bench/fixtures/angular.js:25051
Function
emptyFunction
()
test/bench/fixtures/react-dom.js:17635
Function
emptyFunction
()
test/bench/fixtures/react.js:3161
Function
eraGetter
(date, formats)
test/bench/fixtures/angular.js:21031
Function
escape
* Escape and wrap key so it is safe to use as a reactid * * @param {string} key to be escaped. * @return {string} the escaped key.
test/bench/fixtures/react-dom.js:3658
Function
escape
* Escape and wrap key so it is safe to use as a reactid * * @param {string} key to be escaped. * @return {string} the escaped key.
test/bench/fixtures/react.js:25
Function
escape
(ch)
test/bench/fixtures/angular.js:12581
Function
executeDirectDispatch
* Execution of a "direct" dispatch - there must be at most one dispatch * accumulated on the event or it is considered an error. It doesn't really ma
test/bench/fixtures/react-dom.js:3110
Function
executeDispatchesAndReleaseSimulated
(e)
test/bench/fixtures/react-dom.js:2463
Function
executeDispatchesAndReleaseTopLevel
(e)
test/bench/fixtures/react-dom.js:2466
Function
executeDispatchesInOrder
* Standard/simple iteration through an event's collected dispatches.
test/bench/fixtures/react-dom.js:3039
Function
executeDispatchesInOrderStopAtTrue
* @see executeDispatchesInOrderStopAtTrueImpl
test/bench/fixtures/react-dom.js:3094
Function
extend
(protoProps, staticProps)
test/bench/fixtures/backbone.js:1874
Method
extend
(name, f)
acorn-loose/src/state.js:149
Function
fcamelCase
( all, letter )
test/bench/fixtures/jquery.js:110
Function
fcssescape
( ch, asCodePoint )
test/bench/fixtures/jquery.js:694
Function
filterFilter
* @ngdoc filter * @name filter * @kind function * * @description * Selects a subset of items from `array` and returns it as a new array. * * @p
test/bench/fixtures/angular.js:20471
Function
findNodeAfter
(node, pos, test, baseVisitor, state)
acorn-walk/src/index.js:136
Function
findNodeAround
(node, pos, test, baseVisitor, state)
acorn-walk/src/index.js:119
Function
findNodeAt
(node, start, end, test, baseVisitor, state)
acorn-walk/src/index.js:97
Function
findNodeBefore
(node, pos, test, baseVisitor, state)
acorn-walk/src/index.js:153
Function
finishNodeAt
(node, type, pos, loc)
acorn/src/node.js:32
Function
flushOnChangesQueue
()
test/bench/fixtures/angular.js:8338
Function
fnCamelCaseReplace
(all, letter)
test/bench/fixtures/angular.js:2927
Function
forEachChildren
* Iterates through children that are typically specified as `props.children`. * * See https://facebook.github.io/react/docs/top-level-api.html#react
test/bench/fixtures/react.js:345
Function
forEachSingleChild
(bookKeeping, child, name)
test/bench/fixtures/react.js:326
Function
forEachSingleChildDummy
(traverseContext, child, name)
test/bench/fixtures/react.js:432
Function
forceUpdateIfMounted
()
test/bench/fixtures/react-dom.js:6910
Function
fourArgumentPooler
(a1, a2, a3, a4)
test/bench/fixtures/react-dom.js:3892
Function
fourArgumentPooler
(a1, a2, a3, a4)
test/bench/fixtures/react.js:121
Function
full
(node, callback, baseVisitor, state, override)
acorn-walk/src/index.js:70
Function
fullAncestor
(node, callback, baseVisitor, state)
acorn-walk/src/index.js:81
Function
funescape
( _, escaped, escapedWhitespace )
test/bench/fixtures/jquery.js:677
Function
getAndUpdateSelectedOption
(viewValue)
test/bench/fixtures/angular.js:29958
Function
getComparisonObject
(value, index)
test/bench/fixtures/angular.js:22019
Function
getEventKey
* @param {object} nativeEvent Native browser event. * @return {string} Normalized `key` property.
test/bench/fixtures/react-dom.js:15644
Function
getEventModifierState
(nativeEvent)
test/bench/fixtures/react-dom.js:15712
Function
getIDFromKey
(key)
test/bench/fixtures/react.js:1406
Function
getIEOffsets
* Get the appropriate anchor and focus node/offset pairs for IE. * * The catch here is that IE's selection API doesn't provide information * about
test/bench/fixtures/react-dom.js:7664
Function
getInstanceFromNode
* Given a DOM node, return the ReactDOMComponent or ReactDOMTextComponent * instance, or null if the node was not rendered by this React.
test/bench/fixtures/react-dom.js:6684
Function
getMeasurementsSummaryMap
(measurements)
test/bench/fixtures/react-dom.js:11280
Function
getModernOffsets
* @param {DOMElement} node * @return {?object}
test/bench/fixtures/react-dom.js:7687
Function
getNodeFromInstance
* Given a ReactDOMComponent or ReactDOMTextComponent, return the corresponding * DOM node.
test/bench/fixtures/react-dom.js:6697
Function
getParentInstance
* Return the parent instance of the passed-in instance.
test/bench/fixtures/react-dom.js:8236
Function
getTargetInstForChangeEvent
(topLevelType, targetInst)
test/bench/fixtures/react-dom.js:1085
Function
getTargetInstForClickEvent
(topLevelType, targetInst)
test/bench/fixtures/react-dom.js:1253
Function
getTargetInstForInputEvent
* If a `change` event should be fired, returns the target's ID.
test/bench/fixtures/react-dom.js:1193
Function
getTargetInstForInputEventIE
(topLevelType, targetInst)
test/bench/fixtures/react-dom.js:1224
Function
getTestability
* @name angular.getTestability * @module ng * @description * Get the testability service for the instance of Angular on the given * element. * @p
test/bench/fixtures/angular.js:1898
Function
handleCSSClassChanges
()
test/bench/fixtures/angular.js:5261
Function
handleError
(resp)
test/bench/fixtures/angular.js:19728
Function
handleEventsForChangeEventIE8
(topLevelType, target, targetInst)
test/bench/fixtures/react-dom.js:1090
Function
handleEventsForInputEventIE
(topLevelType, target, targetInst)
test/bench/fixtures/react-dom.js:1201
Function
handleFormSubmission
(event)
test/bench/fixtures/angular.js:23113
Function
handlePropertyChange
* (For IE <=11) Handles a propertychange event, sending a `change` event if * the value of the active element has changed.
test/bench/fixtures/react-dom.js:1177
Function
handleRequestFn
(tpl, ignoreRequestError)
test/bench/fixtures/angular.js:19694
Function
handleTopLevelImpl
(bookKeeping)
test/bench/fixtures/react-dom.js:9169
Function
handler
( event )
test/bench/fixtures/jquery.js:8318
Function
hasDispatches
* @param {SyntheticEvent} event * @return {boolean} True iff number of dispatches accumulated is greater than 0.
test/bench/fixtures/react-dom.js:3129
Function
holderType
(trustedValue)
test/bench/fixtures/angular.js:18731
Function
identity
* @ngdoc function * @name angular.identity * @module ng * @kind function * * @description * A function that returns its first argument. This fun
test/bench/fixtures/angular.js:576
Function
ifDefined
(v, d)
test/bench/fixtures/angular.js:14948
Function
ignore
(_node, _st, _c)
acorn-walk/src/index.js:183
Method
inAsync
()
acorn/src/state.js:98
Method
inFunction
()
acorn/src/state.js:96
Method
inGenerator
()
acorn/src/state.js:97
Function
initWatchVal
* function used as an initial value for watchers. * because it's unique we can easily tell it apart from other values
test/bench/fixtures/angular.js:18365
Function
inject
()
test/bench/fixtures/react-dom.js:8903
Function
inputPostMount
()
test/bench/fixtures/react-dom.js:5698
Function
instantiate
(Type, locals, serviceName)
test/bench/fixtures/angular.js:4850
Function
interval
* @ngdoc service * @name $interval * * @description * Angular's wrapper for `window.setInterval`. The `fn` function is execute
test/bench/fixtures/angular.js:12999
Function
invoke
(fn, self, locals, serviceName)
test/bench/fixtures/angular.js:4828
Function
invokeGuardedCallback
* Call a function while guarding against errors that happens within it. * * @param {String} name of the guard to use for logging or debugging * @pa
test/bench/fixtures/react-dom.js:9028
Function
isAncestor
* Return if A is an ancestor of B.
test/bench/fixtures/react-dom.js:8220
Function
isEndish
(topLevelType)
test/bench/fixtures/react-dom.js:2991
Function
isMoveish
(topLevelType)
test/bench/fixtures/react-dom.js:2995
Function
isRunning
()
test/bench/fixtures/react-dom.js:11304
Function
isStartish
(topLevelType)
test/bench/fixtures/react-dom.js:2998
Function
isTextComponent
* @param {ReactComponent} component * @return {boolean}
test/bench/fixtures/react-dom.js:9346
Function
jqLiteCleanData
(nodes)
test/bench/fixtures/angular.js:2978
Function
jqLiteController
(element, name)
test/bench/fixtures/angular.js:3259
Function
jqLiteData
(element, key, value)
test/bench/fixtures/angular.js:3169
Function
jqLiteEmpty
(element)
test/bench/fixtures/angular.js:3283
Function
jqLiteHasData
(node)
test/bench/fixtures/angular.js:2971
Function
jsonFilter
* @ngdoc filter * @name json * @kind function * * @description * Allows you to convert a JavaScript object into JSON string. * * This filte
test/bench/fixtures/angular.js:21278
Function
limitToFilter
* @ngdoc filter * @name limitTo * @kind function * * @description * Creates a new array or string containing only a specified number of elements.
test/bench/fixtures/angular.js:21408
Function
longEraGetter
(date, formats)
test/bench/fixtures/angular.js:21035
Function
mangle
(ast)
test/driver.js:93
Function
manualLowercase
(s)
test/bench/fixtures/angular.js:232
Function
manualUppercase
(s)
test/bench/fixtures/angular.js:239
← previous
next →
1,001–1,100 of 1,232, ranked by callers