MCPcopy Create free account

hub / github.com/acornjs/acorn / functions

Functions1,232 in github.com/acornjs/acorn

↓ 1 callersFunctionwarnNoop
(publicInstance, callerName)
test/bench/fixtures/react.js:2475
↓ 1 callersFunctionwarnStyleValueIsNaN
(name, value, owner)
test/bench/fixtures/react-dom.js:744
↓ 1 callersFunctionwarnStyleValueWithSemicolon
(name, value, owner)
test/bench/fixtures/react-dom.js:735
↓ 1 callersFunctionwarnUnknownProperties
(debugID, element)
test/bench/fixtures/react-dom.js:8401
↓ 1 callersFunctionwarnValidStyle
(name, value, component)
test/bench/fixtures/react-dom.js:768
↓ 1 callersFunctionweekGetter
(size)
test/bench/fixtures/angular.js:21015
↓ 1 callersFunctionwinnow
( elements, qualifier, not )
test/bench/fixtures/jquery.js:2854
↓ 1 callersFunctionwrapError
(model, options)
test/bench/fixtures/backbone.js:1911
↓ 1 callersFunctionwrapModuleNameIfDefined
(moduleName)
test/bench/fixtures/angular.js:10020
↓ 1 callersFunctionwriteToModelIfNeeded
()
test/bench/fixtures/angular.js:28525
Function$$AnimateAsyncRunFactoryProvider
@this
test/bench/fixtures/angular.js:5803
Function$$AnimateRunnerFactoryProvider
@this
test/bench/fixtures/angular.js:5834
Function$$CookieReader
* @name $$cookieReader * @requires $document * * @description * This is a private service for reading cookies used by $http and ngCookies * * @r
test/bench/fixtures/angular.js:20113
Function$$CookieReaderProvider
@this
test/bench/fixtures/angular.js:20164
Function$$CoreAnimateJsProvider
@this
test/bench/fixtures/angular.js:5201
Function$$CoreAnimateQueueProvider
@this
test/bench/fixtures/angular.js:5207
Function$$ForceReflowProvider
@this
test/bench/fixtures/angular.js:10842
Function$$IsDocumentHiddenProvider
* @private * @this * Listens for document visibility change and makes the current status accessible.
test/bench/fixtures/angular.js:10769
Function$$QProvider
@this
test/bench/fixtures/angular.js:16548
Function$$RAFProvider
@this
test/bench/fixtures/angular.js:16965
Function$$SanitizeUriProvider
* @this * @description * Private service to sanitize uris for links and images. Used by $compile and $sanitize.
test/bench/fixtures/angular.js:18408
Function$$TestabilityProvider
@this
test/bench/fixtures/angular.js:19749
Function$$jqLiteProvider
@this
test/bench/fixtures/angular.js:3867
Function$AnchorScrollProvider
* @ngdoc provider * @name $anchorScrollProvider * @this * * @description * Use `$anchorScrollProvider` to disable automatic scrolling whenever *
test/bench/fixtures/angular.js:4884
Function$BrowserProvider
@this
test/bench/fixtures/angular.js:6420
Function$CacheFactoryProvider
* @ngdoc service * @name $cacheFactory * @this * * @description * Factory that constructs {@link $cacheFactory.Cache Cache} objects and gives acc
test/bench/fixtures/angular.js:6509
Function$CompileProvider
@this
test/bench/fixtures/angular.js:7801
Function$ControllerProvider
* @ngdoc provider * @name $controllerProvider * @this * * @description * The {@link ng.$controller $controller service} is used by Angular to cre
test/bench/fixtures/angular.js:10565
Function$CoreAnimateCssProvider
()
test/bench/fixtures/angular.js:6005
Function$DocumentProvider
* @ngdoc service * @name $document * @requires $window * @this * * @description * A {@link angular.element jQuery or jqLite} wrapper for the bro
test/bench/fixtures/angular.js:10757
Function$ExceptionHandlerProvider
* @ngdoc service * @name $exceptionHandler * @requires ng.$log * @this * * @description * Any uncaught exception in angular expressions is deleg
test/bench/fixtures/angular.js:10834
Function$FilterProvider
@this
test/bench/fixtures/angular.js:20275
Function$HttpBackendProvider
* @ngdoc service * @name $httpBackend * @requires $jsonpCallbacks * @requires $document * @requires $xhrFactory * @this * * @description * HTT
test/bench/fixtures/angular.js:12317
Function$HttpParamSerializerJQLikeProvider
@this
test/bench/fixtures/angular.js:10922
Function$HttpParamSerializerProvider
@this
test/bench/fixtures/angular.js:10884
Function$HttpProvider
* @ngdoc provider * @name $httpProvider * @this * * @description * Use `$httpProvider` to change the default behavior of the {@link ng.$http $htt
test/bench/fixtures/angular.js:11114
Function$InterpolateProvider
* @ngdoc provider * @name $interpolateProvider * @this * * @description * * Used for configuring the interpolation markup. Defaults to `{{` and
test/bench/fixtures/angular.js:12534
Function$IntervalProvider
@this
test/bench/fixtures/angular.js:12867
Function$LocationProvider
* @ngdoc provider * @name $locationProvider * @this * * @description * Use the `$locationProvider` to configure how the application deep linking
test/bench/fixtures/angular.js:13878
Function$LogProvider
* @ngdoc provider * @name $logProvider * @this * * @description * Use the `$logProvider` to configure how the application logs messages
test/bench/fixtures/angular.js:14222
Function$ParseProvider
* @ngdoc provider * @name $parseProvider * @this * * @description * `$parseProvider` can be used for configuring the default behavior of the {@li
test/bench/fixtures/angular.js:16020
Function$Q
(resolver)
test/bench/fixtures/angular.js:16930
Function$QProvider
* @ngdoc provider * @name $qProvider * @this * * @description
test/bench/fixtures/angular.js:16516
Function$RootScopeProvider
* @ngdoc service * @name $rootScope * @this * * @description * * Every application has a single root {@link ng.$rootScope.Scope scope}. * All o
test/bench/fixtures/angular.js:17064
Function$SceDelegateProvider
* @ngdoc provider * @name $sceDelegateProvider * @this * * @description * * The `$sceDelegateProvider` provider allows developers to configure t
test/bench/fixtures/angular.js:18616
Function$SceProvider
* @ngdoc service * @name $sce * @kind function * * @description * * `$sce` is a service that provides Strict Contextual Escaping services to Ang
test/bench/fixtures/angular.js:19152
Function$SnifferProvider
* !!! This is an undocumented "private" service !!! * * @name $sniffer * @requires $window * @requires $document * @this * * @property {boolean
test/bench/fixtures/angular.js:19568
Function$TemplateCacheProvider
* @ngdoc service * @name $templateCache * @this * * @description * The first time a template is used, it is loaded in the template cache for quic
test/bench/fixtures/angular.js:6827
Function$TemplateRequestProvider
* @ngdoc provider * @name $templateRequestProvider * @this * * @description * Used to configure the options passed to the {@link $http} service w
test/bench/fixtures/angular.js:19644
Function$TimeoutProvider
@this
test/bench/fixtures/angular.js:19865
Function$WindowProvider
* @ngdoc service * @name $window * @this * * @description * A reference to the browser's `window` object. While `window` * is globally available
test/bench/fixtures/angular.js:20100
Function$applyAsyncExpression
()
test/bench/fixtures/angular.js:18114
Function$jsonpCallbacksProvider
@this
test/bench/fixtures/angular.js:13078
Function$watchCollectionAction
()
test/bench/fixtures/angular.js:17672
Function$watchCollectionInterceptor
(_value)
test/bench/fixtures/angular.js:17590
Function$xhrFactoryProvider
* @ngdoc service * @name $xhrFactory * @this * * @description * Factory function used to create XMLHttpRequest objects. * * Replace or decorate
test/bench/fixtures/angular.js:12291
Function'Acorn (dev)'
()
test/bench/common.js:27
Function'Acorn'
()
test/bench/common.js:35
Function'Babylon'
()
test/bench/common.js:76
Function'Esprima'
()
test/bench/common.js:43
Function'Flow'
()
test/bench/common.js:68
Function'Traceur'
()
test/bench/common.js:59
Function'TypeScript'
()
test/bench/common.js:51
FunctionAST
(lexer, options)
test/bench/fixtures/angular.js:14610
FunctionASTCompiler
(astBuilder, $filter)
test/bench/fixtures/angular.js:15103
FunctionASTInterpreter
(astBuilder, $filter)
test/bench/fixtures/angular.js:15570
FunctionAnimateRunner
(host)
test/bench/fixtures/angular.js:5878
FunctionAttributes
(element, attributesToCopy)
test/bench/fixtures/angular.js:8367
FunctionBear
(x,y,z)
test/tests.js:28873
FunctionBrowser
* @param {object} window The global window object. * @param {object} document jQuery wrapped document. * @param {object} $log window.console or an o
test/bench/fixtures/angular.js:6088
FunctionCallbackQueue
(arg)
test/bench/fixtures/react-dom.js:907
FunctionCat
()
test/tests.js:28881
FunctionChildScope
()
test/bench/fixtures/angular.js:17078
FunctionComponentDummy
()
test/bench/fixtures/react.js:2650
FunctionCtor
()
acorn-walk/src/index.js:169
FunctionData
()
test/bench/fixtures/jquery.js:4029
FunctionDeferred
()
test/bench/fixtures/angular.js:16595
FunctionDestructuringErrors
()
acorn/src/parseutil.js:99
FunctionE
()
test/bench/fixtures/react-dom.js:14199
FunctionEvent
(suffix)
test/bench/fixtures/react-dom.js:12224
FunctionFallbackCompositionState
* This helper class stores information about text content of a target node, * allowing comparison of content before and after a given event. * * Id
test/bench/fixtures/react-dom.js:3336
FunctionForEachBookKeeping
* PooledClass representing the bookkeeping associated with performing a child * traversal. Allows avoiding binding callbacks. * * @constructor ForE
test/bench/fixtures/react.js:314
FunctionFormController
($element, $attrs, $scope, $animate, $interpolate)
test/bench/fixtures/angular.js:22678
FunctionHashMap
* HashMap which can use objects as keys
test/bench/fixtures/angular.js:3921
FunctionIdentity
( v )
test/bench/fixtures/jquery.js:3469
FunctionJQLite
(element)
test/bench/fixtures/angular.js:3054
FunctionLexer
(options)
test/bench/fixtures/angular.js:14401
FunctionLocationHashbangInHtml5Url
* LocationHashbangUrl represents URL * This object is exposed as $location service when html5 history api is enabled but the browser * does not supp
test/bench/fixtures/angular.js:13453
FunctionLocationHashbangUrl
* LocationHashbangUrl represents URL * This object is exposed as $location service when developer doesn't opt into html5 mode. * It also serves as t
test/bench/fixtures/angular.js:13341
FunctionLocationHtml5Url
* LocationHtml5Url represents a URL * This object is exposed as $location service when HTML5 mode is enabled and supported * * @constructor * @par
test/bench/fixtures/angular.js:13261
FunctionMapBookKeeping
* PooledClass representing the bookkeeping associated with performing a child * mapping. Allows avoiding binding callbacks. * * @constructor MapBoo
test/bench/fixtures/react.js:363
FunctionModelOptions
* @ngdoc type * @name ModelOptions * @description * A container for the options set by the {@link ngModelOptions} directive
test/bench/fixtures/angular.js:28964
FunctionNgModelController
($scope, $exceptionHandler, $attr, $element, $parse, $animate, $timeout, $q, $interpolate)
test/bench/fixtures/angular.js:28019
FunctionNgModelOptionsController
($attrs, $scope)
test/bench/fixtures/angular.js:29286
FunctionNoopInternalComponent
(element)
test/bench/fixtures/react-dom.js:12073
FunctionOption
(selectValue, viewValue, label, group, disabled)
test/bench/fixtures/angular.js:29655
FunctionParser
(lexer, $filter, options)
test/bench/fixtures/angular.js:15947
FunctionPromise
()
test/bench/fixtures/angular.js:16604
FunctionPropTypeError
* We use an Error-like object for backward compatibility as people may call * PropTypes directly and inspect their output. However, we don't use re
test/bench/fixtures/react-dom.js:18588
FunctionPropTypeError
* We use an Error-like object for backward compatibility as people may call * PropTypes directly and inspect their output. However, we don't use re
test/bench/fixtures/react.js:3637
← previousnext →801–900 of 1,232, ranked by callers