MCPcopy Create free account

hub / github.com/MaratBektemirov/cruzo / functions

Functions403 in github.com/MaratBektemirov/cruzo

↓ 73 callersMethodupdate
(...args: Args)
lib/rx.ts:13
↓ 38 callersFunctionevalExpr
(expr: string, opts: RunOpts = {})
lib/vm.test.ts:45
↓ 35 callersMethodemit
(op: OP, a = 0)
lib/vm.ts:781
↓ 33 callersMethoddefine
(constructor: AbstractComponentConstructor)
lib/components-registry.service.ts:30
↓ 32 callersMethodget
(path: string, options?: HttpRequestOptions)
lib/types/http-types.ts:28
↓ 30 callersMethodnext
()
lib/vm.ts:739
↓ 25 callersMethodgetValue
(id: keyof A, index: string = "0")
lib/rx-bucket.ts:45
↓ 21 callersMethodnewRxValue
( id: keyof A, fn: (value: any, index?: string, byUser?: boolean) => B, rxList: Rx<any>[], ini
lib/rx-bucket.ts:169
↓ 21 callersMethodpeek
()
lib/vm.ts:735
↓ 17 callersFunctionmakeBucket
()
lib/rx-bucket.test.ts:17
↓ 15 callersMethodconnectBySelector
( selector: string, componentsList: ComponentsList, rootNode: ParentNode = document, rule: Rul
lib/components-registry.service.ts:47
↓ 14 callersFunctionmockFetch
(handler: (...args: Parameters<typeof fetch>) => Response | Promise<Response>)
lib/http.test.ts:12
↓ 14 callersMethodremoveComponents
(components: ComponentsList, removeFromDom = false)
lib/components-registry.service.ts:19
↓ 14 callersMethodset
(key: K, value: V)
lib/template.ts:25
↓ 12 callersFunctionjsonResponse
(data: unknown, init: ResponseInit = {})
lib/http.test.ts:4
↓ 12 callersMethodparse
(url: string)
lib/route-url.ts:62
↓ 12 callersMethodpushHistory
(href: string)
lib/router.service.ts:214
↓ 10 callersMethoddelete
(path: string, options?: HttpRequestOptions)
lib/types/http-types.ts:32
↓ 9 callersMethodc
(v: any)
lib/vm.ts:753
↓ 9 callersFunctionflushPromises
()
lib/router.service.test.ts:14
↓ 9 callersMethodhrefIsActive
(href: string, mode: { startsWith?: boolean, ignoreSearch?: boolean, } = null)
lib/router.service.ts:106
↓ 9 callersMethodparseExpression
()
lib/vm.ts:891
↓ 9 callersMethodsetValue
( id: keyof A, value: any, index = '0', byUser = false )
lib/rx-bucket.ts:69
↓ 8 callersMethodbuild
(params: A = {} as A, query?: URLSearchParams)
lib/route-url.ts:30
↓ 8 callersFunctionflushMicrotasks
()
lib/lifecycle.test.ts:13
↓ 8 callersMethodnormalizePathname
(pathname: string)
lib/router.service.ts:47
↓ 8 callersMethodsetValuesAtIndex
( values: Partial<{ [id in keyof A]: any }>, index: I = "0" as I, byUser = false )
lib/rx-bucket.ts:123
↓ 8 callersMethodwithNestedExpr
(fn: () => T)
lib/vm.ts:722
↓ 7 callersFunctioncell
(value: T, fn: (v: T) => T = (v) => v)
lib/rx.test.ts:8
↓ 7 callersFunctioncompile
(expr: string)
lib/vm.test.ts:5
↓ 7 callersFunctionflushMicrotasks
()
lib/rx.test.ts:4
↓ 7 callersFunctionflushMicrotasks
()
lib/template.integration.test.ts:6
↓ 7 callersMethodfn
(event: Event)
lib/template.ts:439
↓ 7 callersMethodgetTemplateBytecode
(template: string, onlySingleBytecodeIsAllowed?: boolean, entityName?: string)
lib/template.ts:620
↓ 7 callersMethodhandleError
( err: Error, stage: string, bc: Bytecode = null, fullTemplate = '', expr = '', ctx: C
lib/template.ts:829
↓ 7 callersMethodpost
(path: string, options?: HttpRequestOptions)
lib/types/http-types.ts:29
↓ 7 callersMethodrun
( template: any, ctx: number, linkIndex: number, app: any, allowRxLink: boolean, event
lib/vm.ts:372
↓ 7 callersMethodrunVMProgramForContext
( ctx: CONTEXT_TYPE, bc: Bytecode, linkIndex: number, allowRxLink: boolean, event: Event =
lib/template.ts:966
↓ 7 callersMethodupdate
(ignoreRedirectRules = false)
lib/router.service.ts:195
↓ 6 callersFunctioncountTemplateRxLinks
(template: Template | null)
lib/lifecycle.test.ts:59
↓ 6 callersMethodemitJump
(op: OP)
lib/vm.ts:785
↓ 6 callersMethodexpectPunc
(v: string)
lib/vm.ts:743
↓ 6 callersFunctionflushMicrotasks
()
lib/lifecycle.heap.test.ts:22
↓ 6 callersMethodgetInput
()
ui-components/input/input.component.ts:55
↓ 6 callersMethodlog
()
lib/vm.ts:282
↓ 6 callersMethodmarkDomStructureChanged
()
lib/template.ts:1056
↓ 6 callersFunctionmountComponent
( Cls: AbstractComponentConstructor<T>, )
lib/template.integration.test.ts:10
↓ 6 callersFunctionmountRoutes
(opts?: { lazy?: boolean })
lib/router.service.test.ts:51
↓ 6 callersMethodparseHashRoute
(rawHash: string)
lib/router.service.ts:52
↓ 6 callersMethodpatch
(instrIndex: number, targetIp: number)
lib/vm.ts:791
↓ 6 callersMethodrequest
( method: HttpMethod, path: string, options?: HttpRequestOptions )
lib/types/http-types.ts:16
↓ 6 callersMethodsetHashMode
(value: boolean)
lib/router.service.ts:98
↓ 5 callersFunctioncollectGarbage
()
lib/lifecycle.heap.test.ts:81
↓ 5 callersFunctionflushPromises
()
lib/lifecycle.test.ts:17
↓ 5 callersMethodgetRoutedPathname
(url: URL)
lib/router.service.ts:65
↓ 5 callersMethodhandleTemplateParseError
(template: string, exprStart: number, len: number, message: string)
lib/template.ts:611
↓ 5 callersMethodinternalDetectChanges
(allowRxLink: boolean)
lib/template.ts:180
↓ 5 callersFunctionmountComponent
( Cls: AbstractComponentConstructor<T>, parent: ParentNode = document.body, )
lib/lifecycle.heap.test.ts:112
↓ 5 callersFunctionmountLeakComponent
( Cls: new () => T, parent: ParentNode = document.body, )
lib/lifecycle.test.ts:70
↓ 5 callersMethodrequest
( method: HttpMethod, path: string, options: HttpRequestOptions = {} )
lib/http.ts:268
↓ 5 callersMethodsetState
( id: keyof A, value: any, index = '0', byUser = false )
lib/rx-bucket.ts:85
↓ 5 callersMethodsetValue
(byUser = false)
ui-components/spinner/spinner.component.ts:132
↓ 5 callersFunctiontokenizeExpr
(input: string)
lib/vm.ts:53
↓ 4 callersMethodcanCount
()
lib/vm.ts:796
↓ 4 callersMethodclear
()
lib/toast.service.ts:73
↓ 4 callersFunctioncountPostUpdateListeners
(...rxs: Rx<any>[])
lib/lifecycle.test.ts:51
↓ 4 callersFunctiondefineRouterTestComponents
()
lib/router.service.test.ts:46
↓ 4 callersMethodemitEvent
( id: keyof A, name: K, event: BucketEvent<BucketEventMap[K]>, index = '0', )
lib/rx-bucket.ts:213
↓ 4 callersMethodexecRxs
( rxs: Rx<(value: any, index?: string, byUser?: boolean) => any>[], value: any, index: string,
lib/rx-bucket.ts:270
↓ 4 callersFunctionexpectHeapSamplesStable
* After warm-up, heap samples should not drift upward without bound. * Allows 2.5× growth over the minimum sample + 1 MiB (GC noise in CI/local).
lib/lifecycle.heap.test.ts:136
↓ 4 callersMethodgetQueryString
(params?: QueryParams)
lib/http.ts:88
↓ 4 callersMethodgetSafeErrorMsg
(obj: any, prop: string)
lib/vm.ts:368
↓ 4 callersMethodgetState
(id: keyof A, index: string = "0")
lib/rx-bucket.ts:53
↓ 4 callersMethodhandleSafeError
(message: string, expr = '')
lib/template.ts:858
↓ 4 callersMethodisTemplate
(str: string)
lib/template.ts:603
↓ 4 callersMethodparseBinaryCounted
( next: () => void, ops: readonly string[], emitFor: (op: string) => void )
lib/vm.ts:800
↓ 4 callersMethodrecalc
()
ui-components/input/input.component.ts:59
↓ 4 callersFunctionreleaseForGc
(...components: AbstractComponent[])
lib/lifecycle.heap.test.ts:31
↓ 4 callersFunctionsampleHeapWhileRunning
( cycles: number, batchSize: number, runCycle: () => void | Promise<void>, )
lib/lifecycle.heap.test.ts:146
↓ 4 callersMethodsetConfig
( id: keyof A, value: any )
lib/rx-bucket.ts:101
↓ 4 callersMethodunsubscribe
()
lib/rx.ts:26
↓ 4 callersMethodwrapAtIndex
( values: Partial<{ [id in keyof A]: any }>, index: I = "0" as I )
lib/rx-bucket.ts:285
↓ 3 callersMethodbuildUrl
( k: keyof A, params: Record<number | string, number | string> = {}, query?: URLSearchParams, )
lib/router.service.ts:421
↓ 3 callersMethodclearCache
( method: HttpMethod, path: string, options?: HttpRequestOptions )
lib/types/http-types.ts:22
↓ 3 callersFunctionclearRegistryInstancesForTests
()
lib/components-registry.service.ts:168
↓ 3 callersFunctionclearRouterRulesForTests
()
lib/router.service.ts:391
↓ 3 callersMethodconnectBucket
(bucket: RxBucket<any>)
lib/components-registry.service.ts:108
↓ 3 callersFunctioncreateTemplate
(opts: RunOpts = {})
lib/vm.test.ts:19
↓ 3 callersFunctionflushPromises
()
lib/lifecycle.heap.test.ts:26
↓ 3 callersMethodgetConfigRx
(id: keyof A)
lib/rx-bucket.ts:61
↓ 3 callersFunctionins
(op: OP, a = 0)
lib/vm.ts:216
↓ 3 callersFunctionisDigit
(c: string)
lib/vm.ts:10
↓ 3 callersMethodlocallyDestroy
()
lib/template.ts:293
↓ 3 callersMethodnewRxEvent
( id: keyof A, name: K, fn: (event: BucketEvent<BucketEventMap[K]>, index?: string) => B, rxLi
lib/rx-bucket.ts:146
↓ 3 callersMethodnewRxState
( id: keyof A, fn: (value: any, index?: string, byUser?: boolean) => B, rxList: Rx<any>[], ini
lib/rx-bucket.ts:191
↓ 3 callersMethodonChange
()
ui-components/router-link/router-link.ts:45
↓ 3 callersMethodonlyOnce
()
lib/vm.ts:238
↓ 3 callersFunctionopOf
(x: number)
lib/vm.ts:220
↓ 3 callersFunctionrx
(value: T)
lib/vm.test.ts:51
↓ 3 callersMethodsetPostUpdate
(fn: (value: Rx<any>) => any)
lib/rx.ts:21
next →1–100 of 403, ranked by callers