MCPcopy Create free account

hub / github.com/RxJS-CN/RxJS-Docs-CN / functions

Functions1,966 in github.com/RxJS-CN/RxJS-Docs-CN

↓ 2 callersFunctionstrcmp
(aStr1, aStr2)
doc/scripts/rxjs-spy.js:4124
↓ 2 callersFunctionstringify
(x)
spec/helpers/testScheduler-ui.ts:102
↓ 2 callersMethodsubscribeToProjection
(result: any, value: T, index: number)
src/operator/expand.ts:128
↓ 2 callersMethodsubscribeToSource
()
src/operator/delayWhen.ts:186
↓ 2 callersFunctiontrigger
(...args)
spec/observables/fromEventPattern-spec.ts:78
↓ 2 callersMethodunsubscribeClosingNotification
()
src/operator/windowWhen.ts:104
↓ 2 callersMethodunsubscribeInner
()
src/operator/switch.ts:84
↓ 1 callersMethod_addParent
(parent: Subscription)
src/Subscription.ts:191
↓ 1 callersMethod_callAddHandler
(handler: (e: any) => void, errorSubscriber: Subscriber<T>)
src/observable/FromEventPatternObservable.ts:95
↓ 1 callersMethod_callFactory
()
src/observable/DeferObservable.ts:79
↓ 1 callersMethod_callSelector
(subscriber: Subscriber<T>, args: Array<any>)
src/observable/FromEventPatternObservable.ts:85
↓ 1 callersMethod_complete
()
src/Subscriber.ts:132
↓ 1 callersMethod_complete
()
src/operator/switchMap.ts:104
↓ 1 callersMethod_complete
()
src/operator/expand.ts:133
↓ 1 callersMethod_complete
()
src/operator/sequenceEqual.ts:95
↓ 1 callersMethod_complete
()
src/operator/switchMapTo.ts:93
↓ 1 callersMethod_complete
()
src/operator/window.ts:96
↓ 1 callersMethod_complete
()
src/operator/skipUntil.ts:54
↓ 1 callersMethod_complete
()
src/operator/bufferCount.ts:84
↓ 1 callersMethod_complete
()
src/observable/ConnectableObservable.ts:79
↓ 1 callersMethod_connectSocket
()
src/observable/dom/WebSocketSubject.ts:156
↓ 1 callersFunction_ensureSupportedEnvironment
()
doc/scripts/rxjs-spy.js:4275
↓ 1 callersMethod_error
(err: any)
src/Subscriber.ts:127
↓ 1 callersMethod_error
(err: any)
src/operator/bufferToggle.ts:86
↓ 1 callersMethod_error
(err: any)
src/operator/windowWhen.ts:92
↓ 1 callersMethod_error
(err: any)
src/operator/delayWhen.ts:177
↓ 1 callersMethod_error
(err: any)
src/operator/window.ts:91
↓ 1 callersMethod_error
(err: any)
src/operator/do.ts:95
↓ 1 callersFunction_extractLocationInfoFromSourceMapSource
(stackframe, sourceMapConsumer, sourceCache)
doc/scripts/rxjs-spy.js:4312
↓ 1 callersFunction_findFunctionName
(source, lineNumber/*, columnNumber*/)
doc/scripts/rxjs-spy.js:4235
↓ 1 callersFunction_findSourceMappingURL
(source)
doc/scripts/rxjs-spy.js:4298
↓ 1 callersMethod_group
(value: T, key: K)
src/operator/groupBy.ts:139
↓ 1 callersMethod_innerSub
(result: ObservableInput<I>, value: T, index: number)
src/operator/switchMap.ts:96
↓ 1 callersMethod_innerSub
(ish: ObservableInput<I>, value: T, index: number)
src/operator/mergeMap.ts:127
↓ 1 callersMethod_innerSub
(ish: any, value: T, index: number)
src/operator/mergeScan.ts:96
↓ 1 callersMethod_innerSub
(ish: ObservableInput<I>, destination: PartialObserver<I>, resultSelec
src/operator/mergeMapTo.ts:109
↓ 1 callersMethod_next
(value: T)
src/operator/mergeMap.ts:106
↓ 1 callersMethod_next
(observable: Observable<T>)
src/operator/mergeAll.ts:81
↓ 1 callersMethod_next
(value: any)
src/operator/mergeScan.ts:80
↓ 1 callersMethod_next
(value: T)
src/operator/mergeMapTo.ts:95
↓ 1 callersMethod_next
(value: T)
src/operator/debounce.ts:73
↓ 1 callersMethod_notifyResultSelector
(outerValue: T, innerValue: I, outerIndex: number, innerIndex: number)
src/operator/mergeMap.ts:148
↓ 1 callersFunction_parseJson
(string)
doc/scripts/rxjs-spy.js:4227
↓ 1 callersMethod_schedule
(scheduler: IScheduler)
src/operator/delay.ts:101
↓ 1 callersMethod_tryNext
(value: T)
src/operator/mergeMap.ts:114
↓ 1 callersMethod_tryNext
(value: T, duration: SubscribableOrPromise<number>)
src/operator/debounce.ts:90
↓ 1 callersMethod_tryNext
(value: T)
src/operator/scan.ts:95
↓ 1 callersMethod_tryNotifyNext
(outerValue: T, innerValue: I, outerIndex: number, innerIndex: number)
src/operator/switchMap.ts:133
↓ 1 callersMethod_tryPredicate
(value: T)
src/operator/count.ts:83
↓ 1 callersMethod_tryPredicate
(value: T, index: number)
src/operator/last.ts:98
↓ 1 callersMethod_tryPredicate
(value: T, index: number)
src/operator/first.ts:114
↓ 1 callersMethod_tryProject
(args: any[])
src/operator/zip.ts:214
↓ 1 callersMethod_tryProject
(args: any[])
src/operator/withLatestFrom.ts:125
↓ 1 callersMethod_tryProject
(values: any[])
src/operator/combineLatest.ts:148
↓ 1 callersMethod_tryReduce
(value: T)
src/operator/reduce.ts:104
↓ 1 callersMethod_tryResultSelector
(value: T, index: number)
src/operator/first.ts:135
↓ 1 callersMethod_trySubscribe
(sink: Subscriber<T>)
src/Observable.ts:196
↓ 1 callersMethod_useKeySelector
(value: T)
src/operator/distinct.ts:102
↓ 1 callersFunctionaddGhostInnerInputs
(inputStreams)
spec/helpers/tests2png/painter.js:349
↓ 1 callersFunctionareEqualStreamData
(leftStreamData, rightStreamData)
spec/helpers/tests2png/painter.js:59
↓ 1 callersFunctionassignImpl
(target: Object, ...sources: Object[])
src/util/assign.ts:3
↓ 1 callersMethodcanUseMessageChannel
()
src/util/Immediate.ts:63
↓ 1 callersMethodcanUsePostMessage
()
src/util/Immediate.ts:72
↓ 1 callersMethodcanUseProcessNextTick
()
src/util/Immediate.ts:59
↓ 1 callersMethodcanUseReadyStateChange
()
src/util/Immediate.ts:67
↓ 1 callersMethodcheckIterators
()
src/operator/zip.ts:170
↓ 1 callersMethodclearRequest
()
spec/observables/dom/ajax-spec.ts:944
↓ 1 callersMethodclearThrottle
()
src/operator/auditTime.ts:76
↓ 1 callersMethodclearThrottle
()
src/operator/throttleTime.ts:96
↓ 1 callersFunctioncomparator
(x: number, y: number)
spec/operators/distinctUntilChanged-spec.ts:176
↓ 1 callersFunctioncomplete
()
src/Observer.ts:35
↓ 1 callersMethodcomplete
()
src/AsyncSubject.ts:38
↓ 1 callersMethodcomplete
* {@link Observer} 的回调,用来接收 Observable 中的 `complete` 类型通知。 * 通知 Observer, Observable 完成了基于推送体系的通知。 * @return {void}
src/Subscriber.ts:108
↓ 1 callersMethodcreate
* 包装浏览器提供的兼容w3c的WebSocket对象. * * @example <caption>包装浏览器的WebSocket</caption> * * let socket$ = Observable.webSocket('ws://localhost:8081')
src/observable/dom/WebSocketSubject.ts:84
↓ 1 callersMethodcreateColdObservable
(marbles: string, values?: any, error?: any)
src/testing/TestScheduler.ts:38
↓ 1 callersMethodcreateHotObservable
(marbles: string, values?: any, error?: any)
src/testing/TestScheduler.ts:51
↓ 1 callersMethodcreateMessageChannelSetImmediate
()
src/util/Immediate.ts:179
↓ 1 callersFunctioncreateObservableInputs
(value: T)
spec/helpers/test-helper.ts:28
↓ 1 callersMethodcreatePostMessageSetImmediate
()
src/util/Immediate.ts:126
↓ 1 callersMethodcreateProcessNextTickSetImmediate
()
src/util/Immediate.ts:113
↓ 1 callersMethodcreateReadyStateChangeSetImmediate
()
src/util/Immediate.ts:199
↓ 1 callersMethodcreateSetTimeoutSetImmediate
()
src/util/Immediate.ts:225
↓ 1 callersFunctiondetectWithLog
(id, detector)
doc/scripts/rxjs-spy.js:1554
↓ 1 callersMethoddispatch
(this: Action<DelayState<T>>, state: DelayState<T>)
src/operator/delay.ts:77
↓ 1 callersFunctiondoQuickSort
* The Quick Sort algorithm. * * @param {Array} ary * An array to sort. * @param {function} comparator * Function to use to compare
doc/scripts/rxjs-spy.js:2609
↓ 1 callersFunctiondrawComplete
(out, x, y, maxFrame, angle, streamData, isSpecial, isGhost)
spec/helpers/tests2png/painter.js:233
↓ 1 callersFunctiondrawError
(out, x, y, startX, angle, isSpecial, isGhost)
spec/helpers/tests2png/painter.js:211
↓ 1 callersFunctiondrawMarble
(out, x, y, inclination, content, isSpecial, isGhost)
spec/helpers/tests2png/painter.js:186
↓ 1 callersFunctiondrawNestedObservable
(out, maxFrame, y, streamData)
spec/helpers/tests2png/painter.js:260
↓ 1 callersFunctiondrawOperator
(out, label, y)
spec/helpers/tests2png/painter.js:307
↓ 1 callersFunctionerror
(err: any)
src/Observer.ts:34
↓ 1 callersMethoderror
(error: any)
src/AsyncSubject.ts:32
↓ 1 callersMethoderror
* {@link Observer} 的回调,用来接收 Observable 中的 error 类型通知,此通知带有 {@link Error} 。 * 通知 Observer,Observable 发出了错误。 * @param {any} [err] `error` 异常. *
src/Subscriber.ts:96
↓ 1 callersFunctionfakerator
(...values)
spec/observables/from-spec.ts:56
↓ 1 callersFunctionfakervable
(...values)
spec/observables/from-spec.ts:45
↓ 1 callersFunctionfindAll
(constructor)
doc/scripts/rxjs-spy.js:1364
↓ 1 callersFunctionfromVLQSigned
* Converts to a two-complement value from a value where the sign bit is * placed in the least significant bit. For example, as decimals: * 2 (10
doc/scripts/rxjs-spy.js:2308
↓ 1 callersFunctiongetFormattedKB
(size)
dangerfile.js:76
↓ 1 callersFunctiongetInputStreams
(rxTestScheduler)
spec/helpers/tests2png/diagram-test-runner.js:5
↓ 1 callersFunctiongetIterator
(obj: any)
src/observable/IteratorObservable.ts:121
← previousnext →201–300 of 1,966, ranked by callers