MCPcopy Create free account

hub / github.com/aurelia/binding / functions

Functions730 in github.com/aurelia/binding

Methodconstructor
(observerLocator, parser)
src/binding-engine.js:16
Methodconstructor
(name, dependencies)
src/computed-observation.js:22
Methodconstructor
* @param {TaskQueue} taskQueue * @param {EventManager} eventManager * @param {DirtyChecker} dirtyChecker * @param {SVGAnalyzer} svgAnalyzer
src/observer-locator.js:41
Methodconstructor
()
src/svg.js:218
Methodconstructor
(eventName)
src/event-manager.js:48
Methodconstructor
(eventName, eventManager)
src/event-manager.js:71
Methodconstructor
* @param {DelegateHandlerEntry | CapturedHandlerEntry} entry * @param {Record<string, Function>} lookup * @param {string} targetEvent
src/event-manager.js:130
Methodconstructor
* @param {Element} target * @param {string} targetEvent * @param {EventListenerOrEventListenerObject} callback
src/event-manager.js:155
Methodconstructor
(eventManager)
src/event-manager.js:170
Methodconstructor
(escapeShadowRoot = false)
src/event-manager.js:246
Methodconstructor
* @param {string[]} events
src/event-manager.js:354
Methodconstructor
(taskQueue, set)
src/set-observation.js:10
Methodconstructor
(eventManager, targetEvent, sourceExpression, delegationStrategy, preventDefault, lookupFunctions)
src/listener-expression.js:2
Methodconstructor
(eventManager, targetEvent, delegationStrategy, sourceExpression, target, preventDefault, lookupFunctions)
src/listener-expression.js:26
Methodconstructor
(taskQueue, map)
src/map-observation.js:10
Methodconstructor
()
src/parser.js:10
Methodconstructor
(src)
src/parser.js:30
Methodconstructor
()
src/dirty-checking.js:4
Methodconstructor
(dirtyChecker, obj, propertyName)
src/dirty-checking.js:48
Methodconstructor
(taskQueue, collection)
src/collection-observation.js:7
Methodconstructor
(collection)
src/collection-observation.js:111
Methodconstructor
(element)
src/class-observer.js:2
Methodconstructor
(element, handler, observerLocator)
src/select-value-observer.js:8
Methodconstructor
(observerLocator, targetProperty, sourceExpression, lookupFunctions)
src/call-expression.js:2
Methodconstructor
(observerLocator, sourceExpression, target, targetProperty, lookupFunctions)
src/call-expression.js:21
Methodconstructor
(element, propertyName, attributeName)
src/element-observation.js:7
Methodconstructor
(element, propertyName)
src/element-observation.js:38
Methodconstructor
(element, propertyName)
src/element-observation.js:60
Methodconstructor
(element, propertyName, handler)
src/element-observation.js:135
Methodconstructor
()
src/ast.js:6
Methodconstructor
(expression, name, args)
src/ast.js:26
Methodconstructor
(expression, name, args)
src/ast.js:77
Methodconstructor
(target, value)
src/ast.js:138
Methodconstructor
(condition, yes, no)
src/ast.js:164
Methodconstructor
(ancestor)
src/ast.js:191
Methodconstructor
(name, ancestor)
src/ast.js:214
Methodconstructor
(object, name)
src/ast.js:243
Methodconstructor
(object, key)
src/ast.js:282
Methodconstructor
(name, args, ancestor)
src/ast.js:323
Methodconstructor
(object, name, args)
src/ast.js:356
Methodconstructor
(func, args)
src/ast.js:392
Methodconstructor
(operation, left, right)
src/ast.js:428
Methodconstructor
(operation, expression)
src/ast.js:506
Methodconstructor
(value)
src/ast.js:534
Methodconstructor
(value)
src/ast.js:553
Methodconstructor
(cooked, expressions, raw, tag)
src/ast.js:572
Methodconstructor
(elements)
src/ast.js:637
Methodconstructor
(keys, values)
src/ast.js:667
Methodconstructor
(observerLocator, targetProperty, sourceExpression, mode, lookupFunctions, attribute)
src/binding-expression.js:7
Methodconstructor
(observerLocator, sourceExpression, target, targetProperty, mode, lookupFunctions)
src/binding-expression.js:32
Methodconstructor
(scope, expression, observerLocator, lookupFunctions)
src/expression-observer.js:7
Methodconstructor
(taskQueue, array)
src/array-observation.js:125
Methodconstructor
(primitive, propertyName)
src/property-observation.js:14
Methodconstructor
(taskQueue, obj, propertyName)
src/property-observation.js:37
Methodconvention
(name)
src/binding-behavior-resource.js:9
MethodcreateBinding
(target)
src/name-expression.js:19
MethodcreateBinding
(target: any)
src/aurelia-binding.d.ts:587
MethodcreateBinding
(target: any)
src/aurelia-binding.d.ts:594
MethodcreateBinding
(target: any)
src/aurelia-binding.d.ts:608
MethodcreateBinding
(target)
src/listener-expression.js:12
MethodcreateBinding
(target)
src/call-expression.js:9
MethodcreateBinding
(target)
src/binding-expression.js:18
FunctioncreateScopeForTest
(bindingContext, parentBindingContext)
bench/v2/aurelia-binding.js:101
FunctioncreateScopeForTest
(bindingContext, parentBindingContext)
bench/v1/aurelia-binding.js:101
MethodcustomHandler
()
test/decorator-observable.spec.js:47
MethodcustomHandler
()
test/decorator-observable.spec.js:58
MethodcustomHandler
()
test/decorator-observable.spec.js:134
FunctiondeclarePropertyDependencies
(ctor, propertyName, dependencies)
bench/v2/aurelia-binding.js:4370
FunctiondeclarePropertyDependencies
(ctor, propertyName, dependencies)
bench/v1/aurelia-binding.js:4383
Methoddecrement
()
src/event-manager.js:112
Methoddispose
()
src/event-manager.js:136
Methoddispose
()
src/event-manager.js:161
Methoddispose
()
src/event-manager.js:374
Methodevaluate
(scope, lookupFunctions)
src/computed-observation.js:30
Methodevaluate
(scope: Scope, lookupFunctions: any, args?: any)
src/ast.js:10
Methodevaluate
(scope, lookupFunctions)
src/ast.js:34
Methodevaluate
(scope, lookupFunctions)
src/ast.js:86
Methodevaluate
(scope, lookupFunctions)
src/ast.js:146
Methodevaluate
(scope, lookupFunctions)
src/ast.js:172
Methodevaluate
(scope, lookupFunctions)
src/ast.js:196
Methodevaluate
(scope, lookupFunctions)
src/ast.js:222
Methodevaluate
(scope, lookupFunctions)
src/ast.js:251
Methodevaluate
(scope, lookupFunctions)
src/ast.js:290
Methodevaluate
(scope, lookupFunctions, mustEvaluate)
src/ast.js:331
Methodevaluate
(scope, lookupFunctions, mustEvaluate)
src/ast.js:364
Methodevaluate
(scope, lookupFunctions, mustEvaluate)
src/ast.js:399
Methodevaluate
(scope, lookupFunctions)
src/ast.js:436
Methodevaluate
(scope, lookupFunctions)
src/ast.js:540
Methodevaluate
(scope, lookupFunctions)
src/ast.js:559
Methodevaluate
(scope, lookupFunctions, mustEvaluate)
src/ast.js:599
Methodevaluate
(scope, lookupFunctions)
src/ast.js:643
Methodevaluate
(scope, lookupFunctions)
src/ast.js:674
Functionflush
(animationFrameStart)
src/connect-queue.js:12
Functionflush
(animationFrameStart)
bench/v2/aurelia-binding.js:187
Functionflush
(animationFrameStart)
bench/v1/aurelia-binding.js:187
MethodflushChangeRecords
()
src/collection-observation.js:55
Functionfoo
()
test/ast/unary.spec.js:52
MethodfullName
()
test/computed-observation.spec.js:17
MethodgetLengthObserver
()
src/collection-observation.js:70
MethodgetObjectContext
(scope, lookupFunctions)
src/ast.js:595
← previousnext →501–600 of 730, ranked by callers