MCPcopy Create free account

hub / github.com/acornjs/acorn / functions

Functions1,232 in github.com/acornjs/acorn

FunctionReactClassComponent
()
test/bench/fixtures/react.js:1076
FunctionReactComponent
* Base class helpers for the updating state of a component.
test/bench/fixtures/react.js:1218
FunctionReactCompositeComponentWrapper
(element)
test/bench/fixtures/react-dom.js:16056
FunctionReactDOMComponent
* Creates a new React class that is idempotent and capable of containing other * React components. It accepts event listeners and DOM properties that
test/bench/fixtures/react-dom.js:5884
FunctionReactDOMEmptyComponent
(instantiate)
test/bench/fixtures/react-dom.js:6784
FunctionReactDOMTextComponent
(text)
test/bench/fixtures/react-dom.js:7874
FunctionReactDefaultBatchingStrategyTransaction
()
test/bench/fixtures/react-dom.js:8834
FunctionReactPureComponent
* Base class helpers for the updating state of a component.
test/bench/fixtures/react.js:2640
FunctionReactReconcileTransaction
* Currently: * - The order that these are listed in the transaction is critical: * - Suppresses events. * - Restores selection range. * * Future:
test/bench/fixtures/react-dom.js:11486
FunctionReactServerRenderingTransaction
* @class ReactServerRenderingTransaction * @param {boolean} renderToStaticMarkup
test/bench/fixtures/react-dom.js:11851
FunctionReactServerUpdateQueue
(transaction)
test/bench/fixtures/react-dom.js:11935
FunctionReactShallowRenderer
()
test/bench/fixtures/react-dom.js:12128
FunctionReactUpdatesFlushTransaction
()
test/bench/fixtures/react-dom.js:12912
FunctionScope
* @ngdoc type * @name $rootScope.Scope * * @description * A root scope can be retrieved using the {@link ng.$rootScope $rootScope}
test/bench/fixtures/angular.js:17166
FunctionShallowComponentWrapper
(element)
test/bench/fixtures/react-dom.js:12104
FunctionSimpleChange
(previous, current)
test/bench/fixtures/angular.js:10426
FunctionStatelessComponent
(Component)
test/bench/fixtures/react-dom.js:4547
FunctionSyntheticAnimationEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:13865
FunctionSyntheticClipboardEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:13903
FunctionSyntheticCompositionEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:13939
FunctionSyntheticDragEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:13975
FunctionSyntheticEvent
* Synthetic events are dispatched by event plugins, typically in response to a * top-level event delegation handler. * * These systems should gener
test/bench/fixtures/react-dom.js:14044
FunctionSyntheticFocusEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:14279
FunctionSyntheticInputEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:14316
FunctionSyntheticKeyboardEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:14400
FunctionSyntheticMouseEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:14472
FunctionSyntheticTouchEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:14517
FunctionSyntheticTransitionEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:14556
FunctionSyntheticUIEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:14615
FunctionSyntheticWheelEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
test/bench/fixtures/react-dom.js:14669
FunctionThrower
( ex )
test/bench/fixtures/jquery.js:3472
FunctionTopLevelCallbackBookKeeping
(topLevelType, nativeEvent)
test/bench/fixtures/react-dom.js:9155
FunctionTopLevelWrapper
()
test/bench/fixtures/react-dom.js:9937
FunctionTween
( elem, options, prop, end, easing )
test/bench/fixtures/jquery.js:6652
FunctionUNINITIALIZED_VALUE
()
test/bench/fixtures/angular.js:7790
Function_batchedRender
(renderer, element, context)
test/bench/fixtures/react-dom.js:12121
Function_handleChange
(event)
test/bench/fixtures/react-dom.js:7115
FunctionaccumulateDirectDispatches
(events)
test/bench/fixtures/react-dom.js:3283
FunctionaccumulateDirectDispatchesSingle
* Accumulates dispatches on an `SyntheticEvent`, but only for the * `dispatchMarker`. * @param {SyntheticEvent} event
test/bench/fixtures/react-dom.js:3265
FunctionaccumulateDirectionalDispatches
* Tags a `SyntheticEvent` with dispatched listeners. Creating this function * here, allows us to not have to bind or create functions for each event.
test/bench/fixtures/react-dom.js:3209
FunctionaccumulateEnterLeaveDispatches
(leave, enter, from, to)
test/bench/fixtures/react-dom.js:3279
FunctionaccumulateTwoPhaseDispatches
(events)
test/bench/fixtures/react-dom.js:3271
FunctionaccumulateTwoPhaseDispatchesSingle
* Collect dispatches (must be entirely collected before dispatching - see unit * tests). Lazily allocate the array to conserve memory. We must loop
test/bench/fixtures/react-dom.js:3227
FunctionaccumulateTwoPhaseDispatchesSingleSkipTarget
* Same as `accumulateTwoPhaseDispatchesSingle`, but skips over the targetID.
test/bench/fixtures/react-dom.js:3236
FunctionaccumulateTwoPhaseDispatchesSkipTarget
(events)
test/bench/fixtures/react-dom.js:3275
FunctionaddPoolingTo
(CopyConstructor, pooler)
test/bench/fixtures/react-dom.js:3924
FunctionaddPoolingTo
(CopyConstructor, pooler)
test/bench/fixtures/react.js:153
FunctionafterAnimation
(response)
test/bench/fixtures/angular.js:27516
Functionall
* @ngdoc method * @name $q#all * @kind function * * @description * Combines multiple promises into a single promise that is resolved wh
test/bench/fixtures/angular.js:16884
FunctionampmGetter
(date, formats)
test/bench/fixtures/angular.js:21027
Functionancestor
(node, visitors, baseVisitor, state)
acorn-walk/src/index.js:31
Functionannotate
(fn, strictDi, name)
test/bench/fixtures/angular.js:4059
Functionasap
* Enqueue a callback to be run at the end of the current batching cycle. Throws * if no updates are currently being performed.
test/bench/fixtures/react-dom.js:13061
FunctionattachRefs
* Helper to call ReactRef.attachRefs with this composite component, split out * to avoid allocations in the transaction mount-ready queue.
test/bench/fixtures/react-dom.js:11574
FunctionbatchedMountComponentIntoNode
* Batched mount. * * @param {ReactComponent} componentInstance The instance to mount. * @param {DOMElement} container DOM element to mount into. *
test/bench/fixtures/react-dom.js:9831
FunctionbatchedUpdates
(callback, a, b, c, d, e)
test/bench/fixtures/react-dom.js:12942
FunctionbyPriority
* Sorting function for bound directives.
test/bench/fixtures/angular.js:10011
Functioncache
( key, value )
test/bench/fixtures/jquery.js:896
FunctioncacheFactory
(cacheId, options)
test/bench/fixtures/angular.js:6514
FunctioncacheStateAndFireUrlChange
()
test/bench/fixtures/angular.js:6264
FunctionchangeListener
()
test/bench/fixtures/angular.js:10780
FunctioncheckPropTypes
* Assert that the values match with the type specs. * Error messages are memorized and will only be shown once. * * @param {object} typeSpecs Map o
test/bench/fixtures/react-dom.js:18391
FunctioncheckPropTypes
* Assert that the values match with the type specs. * Error messages are memorized and will only be shown once. * * @param {object} typeSpecs Map o
test/bench/fixtures/react.js:3440
FunctioncheckType
(isRequired, props, propName, componentName, location, propFullName, secret)
test/bench/fixtures/react-dom.js:18599
FunctioncheckType
(isRequired, props, propName, componentName, location, propFullName, secret)
test/bench/fixtures/react.js:3648
FunctioncheckboxInputType
(scope, element, attr, ctrl, $sniffer, $browser, $filter, $parse)
test/bench/fixtures/angular.js:25108
Functioncompleted
()
test/bench/fixtures/jquery.js:3927
Functionconstant
(name, value)
test/bench/fixtures/angular.js:4698
FunctionconstantWatchDelegate
(scope, listener, objectEquality, constantInterp)
test/bench/fixtures/angular.js:12591
Methodconstructor
(node, state)
acorn-walk/src/index.js:66
Methodconstructor
(parser)
acorn/src/regexp.js:8
Methodconstructor
(label, conf = {})
acorn/src/tokentype.js:25
Methodconstructor
(flags)
acorn/src/scope.js:7
Methodconstructor
(line, col)
acorn/src/locutil.js:7
Methodconstructor
(p, start, end)
acorn/src/locutil.js:18
Methodconstructor
(token, isExpr, preserveSpace, override, generator)
acorn/src/tokencontext.js:10
Methodconstructor
(p)
acorn/src/tokenize.js:13
Methodconstructor
(options, input, startPos)
acorn/src/state.js:12
Methodconstructor
(input, options = {})
acorn-loose/src/state.js:6
FunctioncontrollersBoundTransclude
(scope, cloneAttachFn, futureParentElement, slotName)
test/bench/fixtures/angular.js:9660
FunctioncountChildren
* Count the number of children that are typically specified as * `props.children`. * * See https://facebook.github.io/react/docs/top-level-api.html
test/bench/fixtures/react.js:445
FunctioncreateArrayOfTypeChecker
(typeChecker)
test/bench/fixtures/react-dom.js:18670
FunctioncreateArrayOfTypeChecker
(typeChecker)
test/bench/fixtures/react.js:3719
FunctioncreateEnumTypeChecker
(expectedValues)
test/bench/fixtures/react-dom.js:18715
FunctioncreateEnumTypeChecker
(expectedValues)
test/bench/fixtures/react.js:3764
FunctioncreateInstanceForText
* @param {ReactText} text * @return {ReactComponent}
test/bench/fixtures/react-dom.js:9338
FunctioncreateInstanceTypeChecker
(expectedClass)
test/bench/fixtures/react-dom.js:18703
FunctioncreateInstanceTypeChecker
(expectedClass)
test/bench/fixtures/react.js:3752
FunctioncreateInternalComponent
* Get a host internal component class for a specific tag. * * @param {ReactElement} element The element to create. * @return {function} The interna
test/bench/fixtures/react-dom.js:9329
FunctioncreateObjectOfTypeChecker
(typeChecker)
test/bench/fixtures/react-dom.js:18735
FunctioncreateObjectOfTypeChecker
(typeChecker)
test/bench/fixtures/react.js:3784
FunctioncreateRendererWithWarning
()
test/bench/fixtures/react-dom.js:12230
FunctioncreateShapeTypeChecker
(shapeTypes)
test/bench/fixtures/react-dom.js:18787
FunctioncreateShapeTypeChecker
(shapeTypes)
test/bench/fixtures/react.js:3836
FunctioncreateUnionTypeChecker
(arrayOfTypeCheckers)
test/bench/fixtures/react-dom.js:18758
FunctioncreateUnionTypeChecker
(arrayOfTypeCheckers)
test/bench/fixtures/react.js:3807
FunctioncurrencyFilter
($locale)
test/bench/fixtures/angular.js:20655
FunctiondateFilter
($locale)
test/bench/fixtures/angular.js:21171
Functiondecorator
(serviceName, decorFn)
test/bench/fixtures/angular.js:4704
FunctiondefaultCompare
(v1, v2)
test/bench/fixtures/angular.js:22104
← previousnext →901–1,000 of 1,232, ranked by callers