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
↓ 1 callers
Function
warnNoop
(publicInstance, callerName)
test/bench/fixtures/react.js:2475
↓ 1 callers
Function
warnStyleValueIsNaN
(name, value, owner)
test/bench/fixtures/react-dom.js:744
↓ 1 callers
Function
warnStyleValueWithSemicolon
(name, value, owner)
test/bench/fixtures/react-dom.js:735
↓ 1 callers
Function
warnUnknownProperties
(debugID, element)
test/bench/fixtures/react-dom.js:8401
↓ 1 callers
Function
warnValidStyle
(name, value, component)
test/bench/fixtures/react-dom.js:768
↓ 1 callers
Function
weekGetter
(size)
test/bench/fixtures/angular.js:21015
↓ 1 callers
Function
winnow
( elements, qualifier, not )
test/bench/fixtures/jquery.js:2854
↓ 1 callers
Function
wrapError
(model, options)
test/bench/fixtures/backbone.js:1911
↓ 1 callers
Function
wrapModuleNameIfDefined
(moduleName)
test/bench/fixtures/angular.js:10020
↓ 1 callers
Function
writeToModelIfNeeded
()
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
Function
AST
(lexer, options)
test/bench/fixtures/angular.js:14610
Function
ASTCompiler
(astBuilder, $filter)
test/bench/fixtures/angular.js:15103
Function
ASTInterpreter
(astBuilder, $filter)
test/bench/fixtures/angular.js:15570
Function
AnimateRunner
(host)
test/bench/fixtures/angular.js:5878
Function
Attributes
(element, attributesToCopy)
test/bench/fixtures/angular.js:8367
Function
Bear
(x,y,z)
test/tests.js:28873
Function
Browser
* @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
Function
CallbackQueue
(arg)
test/bench/fixtures/react-dom.js:907
Function
Cat
()
test/tests.js:28881
Function
ChildScope
()
test/bench/fixtures/angular.js:17078
Function
ComponentDummy
()
test/bench/fixtures/react.js:2650
Function
Ctor
()
acorn-walk/src/index.js:169
Function
Data
()
test/bench/fixtures/jquery.js:4029
Function
Deferred
()
test/bench/fixtures/angular.js:16595
Function
DestructuringErrors
()
acorn/src/parseutil.js:99
Function
E
()
test/bench/fixtures/react-dom.js:14199
Function
Event
(suffix)
test/bench/fixtures/react-dom.js:12224
Function
FallbackCompositionState
* 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
Function
ForEachBookKeeping
* PooledClass representing the bookkeeping associated with performing a child * traversal. Allows avoiding binding callbacks. * * @constructor ForE
test/bench/fixtures/react.js:314
Function
FormController
($element, $attrs, $scope, $animate, $interpolate)
test/bench/fixtures/angular.js:22678
Function
HashMap
* HashMap which can use objects as keys
test/bench/fixtures/angular.js:3921
Function
Identity
( v )
test/bench/fixtures/jquery.js:3469
Function
JQLite
(element)
test/bench/fixtures/angular.js:3054
Function
Lexer
(options)
test/bench/fixtures/angular.js:14401
Function
LocationHashbangInHtml5Url
* 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
Function
LocationHashbangUrl
* 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
Function
LocationHtml5Url
* 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
Function
MapBookKeeping
* PooledClass representing the bookkeeping associated with performing a child * mapping. Allows avoiding binding callbacks. * * @constructor MapBoo
test/bench/fixtures/react.js:363
Function
ModelOptions
* @ngdoc type * @name ModelOptions * @description * A container for the options set by the {@link ngModelOptions} directive
test/bench/fixtures/angular.js:28964
Function
NgModelController
($scope, $exceptionHandler, $attr, $element, $parse, $animate, $timeout, $q, $interpolate)
test/bench/fixtures/angular.js:28019
Function
NgModelOptionsController
($attrs, $scope)
test/bench/fixtures/angular.js:29286
Function
NoopInternalComponent
(element)
test/bench/fixtures/react-dom.js:12073
Function
Option
(selectValue, viewValue, label, group, disabled)
test/bench/fixtures/angular.js:29655
Function
Parser
(lexer, $filter, options)
test/bench/fixtures/angular.js:15947
Function
Promise
()
test/bench/fixtures/angular.js:16604
Function
PropTypeError
* 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
Function
PropTypeError
* 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
← previous
next →
801–900 of 1,232, ranked by callers