MCPcopy Create free account

hub / github.com/acornjs/acorn / functions

Functions1,232 in github.com/acornjs/acorn

FunctiondefaultHandlerWrapper
(element, event, handler)
test/bench/fixtures/angular.js:3612
FunctiondefaultHttpResponseTransform
(data, headers)
test/bench/fixtures/angular.js:10995
FunctiondefaultPrefilter
( elem, props, opts )
test/bench/fixtures/jquery.js:6830
FunctiondestroyChildScope
($event)
test/bench/fixtures/angular.js:17094
FunctiondirectiveLinkingFn
( /* nodesetLinkingFn */ nodesetLinkingFn, /* angular.Scope */ scope, /* Node */ node, /* Element */ r
test/bench/fixtures/angular.js:10498
FunctiondisableScript
( elem )
test/bench/fixtures/jquery.js:5645
FunctiondoAnimation
()
test/bench/fixtures/jquery.js:7259
FunctiondoComparison
(v1, v2)
test/bench/fixtures/angular.js:22032
FunctiondoNotify
(progress)
test/bench/fixtures/angular.js:16735
FunctiondoResolve
(val)
test/bench/fixtures/angular.js:16725
FunctionemailInputType
(scope, element, attr, ctrl, $sniffer, $browser)
test/bench/fixtures/angular.js:25051
FunctionemptyFunction
()
test/bench/fixtures/react-dom.js:17635
FunctionemptyFunction
()
test/bench/fixtures/react.js:3161
FunctioneraGetter
(date, formats)
test/bench/fixtures/angular.js:21031
Functionescape
* 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
Functionescape
* 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
Functionescape
(ch)
test/bench/fixtures/angular.js:12581
FunctionexecuteDirectDispatch
* 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
FunctionexecuteDispatchesAndReleaseSimulated
(e)
test/bench/fixtures/react-dom.js:2463
FunctionexecuteDispatchesAndReleaseTopLevel
(e)
test/bench/fixtures/react-dom.js:2466
FunctionexecuteDispatchesInOrder
* Standard/simple iteration through an event's collected dispatches.
test/bench/fixtures/react-dom.js:3039
FunctionexecuteDispatchesInOrderStopAtTrue
* @see executeDispatchesInOrderStopAtTrueImpl
test/bench/fixtures/react-dom.js:3094
Functionextend
(protoProps, staticProps)
test/bench/fixtures/backbone.js:1874
Methodextend
(name, f)
acorn-loose/src/state.js:149
FunctionfcamelCase
( all, letter )
test/bench/fixtures/jquery.js:110
Functionfcssescape
( ch, asCodePoint )
test/bench/fixtures/jquery.js:694
FunctionfilterFilter
* @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
FunctionfindNodeAfter
(node, pos, test, baseVisitor, state)
acorn-walk/src/index.js:136
FunctionfindNodeAround
(node, pos, test, baseVisitor, state)
acorn-walk/src/index.js:119
FunctionfindNodeAt
(node, start, end, test, baseVisitor, state)
acorn-walk/src/index.js:97
FunctionfindNodeBefore
(node, pos, test, baseVisitor, state)
acorn-walk/src/index.js:153
FunctionfinishNodeAt
(node, type, pos, loc)
acorn/src/node.js:32
FunctionflushOnChangesQueue
()
test/bench/fixtures/angular.js:8338
FunctionfnCamelCaseReplace
(all, letter)
test/bench/fixtures/angular.js:2927
FunctionforEachChildren
* 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
FunctionforEachSingleChild
(bookKeeping, child, name)
test/bench/fixtures/react.js:326
FunctionforEachSingleChildDummy
(traverseContext, child, name)
test/bench/fixtures/react.js:432
FunctionforceUpdateIfMounted
()
test/bench/fixtures/react-dom.js:6910
FunctionfourArgumentPooler
(a1, a2, a3, a4)
test/bench/fixtures/react-dom.js:3892
FunctionfourArgumentPooler
(a1, a2, a3, a4)
test/bench/fixtures/react.js:121
Functionfull
(node, callback, baseVisitor, state, override)
acorn-walk/src/index.js:70
FunctionfullAncestor
(node, callback, baseVisitor, state)
acorn-walk/src/index.js:81
Functionfunescape
( _, escaped, escapedWhitespace )
test/bench/fixtures/jquery.js:677
FunctiongetAndUpdateSelectedOption
(viewValue)
test/bench/fixtures/angular.js:29958
FunctiongetComparisonObject
(value, index)
test/bench/fixtures/angular.js:22019
FunctiongetEventKey
* @param {object} nativeEvent Native browser event. * @return {string} Normalized `key` property.
test/bench/fixtures/react-dom.js:15644
FunctiongetEventModifierState
(nativeEvent)
test/bench/fixtures/react-dom.js:15712
FunctiongetIDFromKey
(key)
test/bench/fixtures/react.js:1406
FunctiongetIEOffsets
* 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
FunctiongetInstanceFromNode
* 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
FunctiongetMeasurementsSummaryMap
(measurements)
test/bench/fixtures/react-dom.js:11280
FunctiongetModernOffsets
* @param {DOMElement} node * @return {?object}
test/bench/fixtures/react-dom.js:7687
FunctiongetNodeFromInstance
* Given a ReactDOMComponent or ReactDOMTextComponent, return the corresponding * DOM node.
test/bench/fixtures/react-dom.js:6697
FunctiongetParentInstance
* Return the parent instance of the passed-in instance.
test/bench/fixtures/react-dom.js:8236
FunctiongetTargetInstForChangeEvent
(topLevelType, targetInst)
test/bench/fixtures/react-dom.js:1085
FunctiongetTargetInstForClickEvent
(topLevelType, targetInst)
test/bench/fixtures/react-dom.js:1253
FunctiongetTargetInstForInputEvent
* If a `change` event should be fired, returns the target's ID.
test/bench/fixtures/react-dom.js:1193
FunctiongetTargetInstForInputEventIE
(topLevelType, targetInst)
test/bench/fixtures/react-dom.js:1224
FunctiongetTestability
* @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
FunctionhandleCSSClassChanges
()
test/bench/fixtures/angular.js:5261
FunctionhandleError
(resp)
test/bench/fixtures/angular.js:19728
FunctionhandleEventsForChangeEventIE8
(topLevelType, target, targetInst)
test/bench/fixtures/react-dom.js:1090
FunctionhandleEventsForInputEventIE
(topLevelType, target, targetInst)
test/bench/fixtures/react-dom.js:1201
FunctionhandleFormSubmission
(event)
test/bench/fixtures/angular.js:23113
FunctionhandlePropertyChange
* (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
FunctionhandleRequestFn
(tpl, ignoreRequestError)
test/bench/fixtures/angular.js:19694
FunctionhandleTopLevelImpl
(bookKeeping)
test/bench/fixtures/react-dom.js:9169
Functionhandler
( event )
test/bench/fixtures/jquery.js:8318
FunctionhasDispatches
* @param {SyntheticEvent} event * @return {boolean} True iff number of dispatches accumulated is greater than 0.
test/bench/fixtures/react-dom.js:3129
FunctionholderType
(trustedValue)
test/bench/fixtures/angular.js:18731
Functionidentity
* @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
FunctionifDefined
(v, d)
test/bench/fixtures/angular.js:14948
Functionignore
(_node, _st, _c)
acorn-walk/src/index.js:183
MethodinAsync
()
acorn/src/state.js:98
MethodinFunction
()
acorn/src/state.js:96
MethodinGenerator
()
acorn/src/state.js:97
FunctioninitWatchVal
* 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
Functioninject
()
test/bench/fixtures/react-dom.js:8903
FunctioninputPostMount
()
test/bench/fixtures/react-dom.js:5698
Functioninstantiate
(Type, locals, serviceName)
test/bench/fixtures/angular.js:4850
Functioninterval
* @ngdoc service * @name $interval * * @description * Angular's wrapper for `window.setInterval`. The `fn` function is execute
test/bench/fixtures/angular.js:12999
Functioninvoke
(fn, self, locals, serviceName)
test/bench/fixtures/angular.js:4828
FunctioninvokeGuardedCallback
* 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
FunctionisAncestor
* Return if A is an ancestor of B.
test/bench/fixtures/react-dom.js:8220
FunctionisEndish
(topLevelType)
test/bench/fixtures/react-dom.js:2991
FunctionisMoveish
(topLevelType)
test/bench/fixtures/react-dom.js:2995
FunctionisRunning
()
test/bench/fixtures/react-dom.js:11304
FunctionisStartish
(topLevelType)
test/bench/fixtures/react-dom.js:2998
FunctionisTextComponent
* @param {ReactComponent} component * @return {boolean}
test/bench/fixtures/react-dom.js:9346
FunctionjqLiteCleanData
(nodes)
test/bench/fixtures/angular.js:2978
FunctionjqLiteController
(element, name)
test/bench/fixtures/angular.js:3259
FunctionjqLiteData
(element, key, value)
test/bench/fixtures/angular.js:3169
FunctionjqLiteEmpty
(element)
test/bench/fixtures/angular.js:3283
FunctionjqLiteHasData
(node)
test/bench/fixtures/angular.js:2971
FunctionjsonFilter
* @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
FunctionlimitToFilter
* @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
FunctionlongEraGetter
(date, formats)
test/bench/fixtures/angular.js:21035
Functionmangle
(ast)
test/driver.js:93
FunctionmanualLowercase
(s)
test/bench/fixtures/angular.js:232
FunctionmanualUppercase
(s)
test/bench/fixtures/angular.js:239
← previousnext →1,001–1,100 of 1,232, ranked by callers