MCPcopy Create free account

hub / github.com/aurelia/binding / functions

Functions730 in github.com/aurelia/binding

↓ 64 callersMethodcall
(context: any, newValue: any, oldValue: any)
src/aurelia-binding.d.ts:250
↓ 45 callersMethodevaluate
(scope, lookupFunctions)
src/ast.js:513
↓ 32 callersMethodaccept
(visitor)
src/ast.js:524
↓ 27 callersMethodsubscribe
* Subscribe to property change events.
src/aurelia-binding.d.ts:134
↓ 26 callersMethodgetObserver
(object: any, propertyName: string, descriptor: PropertyDescriptor)
src/aurelia-binding.d.ts:819
↓ 25 callersMethodconnect
(binding, scope)
src/ast.js:528
↓ 22 callersFunction_possibleConstructorReturn
(self, call)
bench/v2/aurelia-binding.js:48
↓ 22 callersFunction_possibleConstructorReturn
(self, call)
bench/v1/aurelia-binding.js:48
↓ 20 callersMethodbind
* Connects the binding to a scope.
src/aurelia-binding.d.ts:566
↓ 20 callersMethodunsubscribe
* Unsubscribes a callback function from property changes.
src/aurelia-binding.d.ts:290
↓ 20 callersMethodwrite
(text)
src/unparser.js:18
↓ 18 callersFunctioncreateScopeForTest
(bindingContext: any, parentBindingContext?: any)
src/scope.js:46
↓ 18 callersMethodunbind
* Disconnects the binding from a scope.
src/aurelia-binding.d.ts:570
↓ 17 callersMethodtoString
()
src/ast.js:18
↓ 16 callersMethodparse
(src)
src/parser.js:14
↓ 15 callersMethodassign
(scope, value)
src/ast.js:157
↓ 14 callersFunctioncreateObserverLocator
(container = new Container())
test/shared.js:8
↓ 13 callersMethodsetValue
* Sets the property value.
src/aurelia-binding.d.ts:276
↓ 12 callersMethodgetValue
* Gets the property value.
src/aurelia-binding.d.ts:272
↓ 12 callersFunctionmatcher
(a, b)
test/checked-observer.spec.js:481
↓ 10 callersMethodcloneExpressionArray
(array)
src/expression-cloner.js:10
↓ 10 callersMethodnext
Advance to the next char
src/parser.js:377
↓ 10 callersMethodreset
* Reset the observer to the passed collection and call any subscribers with changes between the current collection and the reset collection. * @par
src/aurelia-binding.d.ts:525
↓ 9 callersMethodcreate
(taskQueue, set)
src/set-observation.js:30
↓ 9 callersMethoderr
Throw error (defaults to unexpected token if no message provided)
src/parser.js:536
↓ 9 callersMethodgetArrayObserver
(array)
src/observer-locator.js:211
↓ 9 callersMethodnextToken
()
src/parser.js:348
↓ 8 callersMethodaddEventListener
* @param {EventTarget} target * @param {string} targetEvent * @param {EventListenerOrEventListenerObject} callbackOrListener * @param {delega
src/event-manager.js:344
↓ 8 callersMethodcreateBinding
(target: any)
src/aurelia-binding.d.ts:601
↓ 8 callersFunctioncreateElement
(html)
test/shared.js:14
↓ 8 callersFunctioncreateOverrideContext
(bindingContext?: any, parentOverrideContext?: OverrideContext)
src/scope.js:12
↓ 8 callersMethoddispose
* Performs tasks associated with freeing, releasing, or resetting resources.
src/aurelia-binding.d.ts:48
↓ 8 callersMethodparseExpression
()
src/parser.js:78
↓ 8 callersFunctionsubscriberCollection
()
src/subscriber-collection.js:171
↓ 7 callersMethodfor
* Searches for observer or creates a new one associated with given set instance * @param taskQueue * @param set instance for which observer is s
src/set-observation.js:20
↓ 6 callersMethodaddChangeRecord
(changeRecord)
src/collection-observation.js:24
↓ 6 callersFunctionevalList
(scope, list, lookupFunctions)
src/ast.js:699
↓ 5 callersMethodconvertProperty
()
src/property-observation.js:91
↓ 5 callersMethoddecrement
()
src/event-manager.js:61
↓ 5 callersMethodexpect
Consumes the current token if it matches the provided one, otherwise throws
src/parser.js:551
↓ 5 callersFunctiongetContextFor
(name: string, scope: Scope, ancestor: number)
src/scope.js:19
↓ 5 callersMethodisStandardSvgAttribute
(nodeName: string, attributeName: string)
src/aurelia-binding.d.ts:950
↓ 5 callersMethodopt
Consumes the current token if it matches the provided one and returns true, otherwise returns false
src/parser.js:541
↓ 5 callersMethodsynchronizeOptions
()
src/select-value-observer.js:52
↓ 5 callersMethodvalueConverters
(name: string)
src/aurelia-binding.d.ts:243
↓ 5 callersMethodwriteArgs
(args)
src/unparser.js:22
↓ 4 callersMethodaddAdapter
@param {ObjectObservationAdapter} adapter
src/observer-locator.js:93
↓ 4 callersMethodbindingBehaviors
(name: string)
src/aurelia-binding.d.ts:242
↓ 4 callersFunctioncallback
()
test/dirty-checking.spec.js:41
↓ 4 callersMethodcreateBindingExpression
(targetProperty, sourceExpression, mode = bindingMode.toView, lookupFunctions = LookupFunctions)
src/binding-engine.js:21
↓ 4 callersMethodcreateObserversLookup
(obj)
src/observer-locator.js:77
↓ 4 callersFunctionexecuteSharedPropertyObserverTests
(obj, observer, done)
test/shared.js:53
↓ 4 callersMethodgetElementHandler
* @param {Element | object} target * @param {string} propertyName
src/event-manager.js:314
↓ 4 callersMethodgetMapObserver
(map)
src/observer-locator.js:215
↓ 4 callersMethodgetSetObserver
(set)
src/observer-locator.js:219
↓ 4 callersMethodhandleEvent
(event)
src/listener-expression.js:48
↓ 4 callersMethodlocateAPI
(element: Element, apiName: string)
src/name-expression.js:23
↓ 4 callersMethodnotify
()
src/checked-observer.js:103
↓ 4 callersFunctionpadLeft
(str, desiredLength, ch)
bench/bench.js:52
↓ 4 callersMethodremoveProperty
(property)
src/dirty-checking.js:19
↓ 4 callersMethodscanIdentifier
()
src/parser.js:381
↓ 4 callersMethodscheduleDirtyCheck
()
src/dirty-checking.js:24
↓ 4 callersMethodsynchronizeElement
()
src/checked-observer.js:58
↓ 3 callersMethod_setProperty
(style, value)
src/element-observation.js:72
↓ 3 callersMethodaddProperty
(property)
src/dirty-checking.js:9
↓ 3 callersFunctioncamelCase
(name)
src/camel-case.js:3
↓ 3 callersMethodcheck
()
src/dirty-checking.js:28
↓ 3 callersFunctioncreateOverrideContext
(bindingContext, parentOverrideContext)
bench/v2/aurelia-binding.js:70
↓ 3 callersFunctioncreateOverrideContext
(bindingContext, parentOverrideContext)
bench/v1/aurelia-binding.js:70
↓ 3 callersMethodcreatePropertyObserver
(obj, propertyName)
src/observer-locator.js:108
↓ 3 callersMethodflushChangeRecords
* This will flush the change records of this observer and call any subscribers if applicable.
src/aurelia-binding.d.ts:520
↓ 3 callersMethodgetAdapterObserver
(obj, propertyName, descriptor)
src/observer-locator.js:97
↓ 3 callersFunctiongetBinding
(observerLocator, model, modelProperty, view, viewProperty, mode)
test/shared.js:20
↓ 3 callersFunctiongetFunction
(obj, name, mustExist)
src/ast.js:734
↓ 3 callersMethodgetLengthObserver
* Get a length observer for this collection.
src/aurelia-binding.d.ts:529
↓ 3 callersMethodgetOrCreateObserversLookup
(obj)
src/observer-locator.js:73
↓ 3 callersMethodincrement
()
src/event-manager.js:53
↓ 3 callersMethodisDirty
()
src/dirty-checking.js:71
↓ 3 callersFunctionobservable
(targetOrConfig: any, key: string, descriptor?: PropertyDescriptor)
src/decorator-observable.js:1
↓ 3 callersMethodparseBindingBehavior
()
src/parser.js:46
↓ 3 callersMethodparseConditional
()
src/parser.js:93
↓ 3 callersMethodparseValueConverter
()
src/parser.js:61
↓ 3 callersMethodregisterElementConfig
(config)
src/event-manager.js:292
↓ 3 callersMethodscanNumber
(isFloat)
src/parser.js:391
↓ 3 callersMethodscanString
()
src/parser.js:433
↓ 3 callersFunctionsetConnectQueueThreshold
(value)
src/connect-queue.js:60
↓ 3 callersMethodsynchronizeValue
()
src/checked-observer.js:71
↓ 3 callersMethodunparse
(expression)
src/unparser.js:9
↓ 3 callersMethodupdateTarget
(value)
src/binding-expression.js:41
↓ 3 callersMethodvisitAccessKeyed
(access)
src/unparser.js:99
↓ 3 callersMethodvisitAccessMember
(access)
src/unparser.js:94
↓ 3 callersMethodvisitAccessScope
(access)
src/unparser.js:86
↓ 3 callersMethodvisitAccessThis
(access)
src/unparser.js:74
↓ 3 callersMethodvisitAssign
(assign)
src/unparser.js:60
↓ 3 callersMethodvisitBinary
(binary)
src/unparser.js:137
↓ 3 callersMethodvisitBindingBehavior
(behavior)
src/unparser.js:36
↓ 3 callersMethodvisitCallFunction
(call)
src/unparser.js:115
↓ 3 callersMethodvisitCallMember
(call)
src/unparser.js:120
↓ 3 callersMethodvisitCallScope
(call)
src/unparser.js:106
↓ 3 callersMethodvisitConditional
(conditional)
src/unparser.js:66
next →1–100 of 730, ranked by callers