MCPcopy Create free account

hub / github.com/asgerf/tscheck / functions

Functions2,463 in github.com/asgerf/tscheck

↓ 1 callersFunctionlookupTypeParameterDirect
(scope, name)
tscore.js:484
↓ 1 callersFunctionmain
()
tscore.js:1501
↓ 1 callersFunctionmakeNodeLabel
(node)
tscheck.js:4053
↓ 1 callersFunctionmakeTypeNodeId
()
tscheck.js:4071
↓ 1 callersFunctionmarkAsLive
(node)
tscheck.js:4131
↓ 1 callersMethodmax
* Find the maximum value in an array * * @param arr Array to search * @param map Accsessor function
tests/d3.d.ts:98
↓ 1 callersFunctionmergeObjectTypes
(x)
tscore.js:800
↓ 1 callersFunctionmergePropertyInto
(hostPrty, otherPrty)
tscore.js:659
↓ 1 callersFunctionmergingPhase
()
tscore.js:824
↓ 1 callersMethodmin
(...values: number[])
lib/lib.d.ts:190
↓ 1 callersFunctionnameResolutionPhase
()
tscore.js:1106
↓ 1 callersFunctionnameType
(type, tpath)
tscheck.js:337
↓ 1 callersFunctionnormalizeSnapshot
()
tscheck.js:157
↓ 1 callersFunctionnumberASTNodes
(ast)
tscheck.js:1590
↓ 1 callersFunctionoutputParameter
(call)
tscore.js:1297
↓ 1 callersFunctionoutputPhase
()
tscore.js:1411
↓ 1 callersFunctionparseClass
(node, constructorType, host)
tscore.js:369
↓ 1 callersFunctionparseConstructorFunction
(node, selfTypeRef, instanceTypeParams)
tscore.js:578
↓ 1 callersFunctionparseEnum
(node, objectType, host)
tscore.js:338
↓ 1 callersFunctionparseExternModule
(node)
tscore.js:319
↓ 1 callersFunctionparseModule
(node, moduleObject, qname)
tscore.js:305
↓ 1 callersFunctionparseNameList
(node)
tscore.js:500
↓ 1 callersFunctionparseTopLevel
(node)
tscore.js:360
↓ 1 callersFunctionparsingPhase
()
tscore.js:636
↓ 1 callersFunctionpercent
(x,y)
tscheck.js:1198
↓ 1 callersFunctionprepareAST
(ast)
tscheck.js:1613
↓ 1 callersFunctionprintCoverage
()
tscheck.js:1187
↓ 1 callersFunctionreassign
(dst, src)
testcases/dynamic-arguments.js:1
↓ 1 callersFunctionrenameTypeParametersInCall
(call, mapping)
tscore.js:685
↓ 1 callersFunctionrenameTypeParametersInParam
(param, mapping)
tscore.js:677
↓ 1 callersFunctionrenameTypeParametersInPrty
(prty, mapping)
tscore.js:723
↓ 1 callersFunctionresolveInheritLater
(node)
tscheck.js:2378
↓ 1 callersFunctionrunGC
()
tscheck.js:49
↓ 1 callersMethodshift
()
lib/lib.d.ts:403
↓ 1 callersMethodsize
(size: Array<number>)
tests/d3.d.ts:3177
↓ 1 callersFunctionskipPrty
(obj, name)
tscheck.js:1037
↓ 1 callersMethodslice
(start?: number, end?: number, contentType?: string)
lib/lib.d.ts:7770
↓ 1 callersMethodsort
(compareFn?: (a: T, b: T) => number)
lib/lib.d.ts:405
↓ 1 callersMethodsplit
(separator: string, limit?: number)
lib/lib.d.ts:123
↓ 1 callersMethodstringify
(value: any)
lib/lib.d.ts:382
↓ 1 callersFunctionsubstCall
(call, tenv)
tscore.js:1170
↓ 1 callersFunctionsubstCall
(call, tenv)
tscheck.js:404
↓ 1 callersFunctionsubstProperty
(prty, tenv)
tscore.js:1156
↓ 1 callersFunctionsubstTypeParameters
(tparams, tenv)
tscheck.js:380
↓ 1 callersFunctionsubstWithTypeArgs
(type, targs)
tscore.js:1214
↓ 1 callersFunctionsynthesizeName
(obj)
tscore.js:868
↓ 1 callersMethodtoFixed
(fractionDigits?: number)
lib/lib.d.ts:154
↓ 1 callersFunctiontreatAsOptionalMember
(type, prtyName)
tscheck.js:823
↓ 1 callersFunctiontypeEnvironmentPhase
()
tscore.js:861
↓ 1 callersMethodunshift
(...items: T[])
lib/lib.d.ts:408
↓ 1 callersFunctionvaluesStrictEq
(x,y)
tscheck.js:975
↓ 1 callersFunctionvisitPrty
(prty,type)
tscheck.js:717
↓ 1 callersFunctionvisitStmt
(node)
tscheck.js:2578
↓ 1 callersFunctionvisitTypeNode
(tnode, id)
tscheck.js:4074
Method$detectNewLine
* If `text` contains either the newline (`\n`) or carriage-return ('\r') characters, `$autoNewLine` stores that value. * @param text A block
tests/ace.d.ts:704
Method$getDisplayTokens
* Given a string, returns an array of the display characters, including tabs and spaces. * @param str The string to check * @param o
tests/ace.d.ts:934
Method$getStringScreenWidth
* Calculates the width of the string `str` on the screen while assuming that the string starts at the first column on the screen. * @param st
tests/ace.d.ts:942
Method$mode
* Sets a new text mode for the `EditSession`. This method also emits the `'changeMode'` event. If a [[BackgroundTokenizer `BackgroundTokenizer`]] is s
tests/ace.d.ts:751
Method$resetRowCache
* undefined * @param row The row to work with
tests/ace.d.ts:504
FunctionA
()
testcases/superclass1.js:1
FunctionA
()
testcases/tricky-calls.js:1
FunctionA
(x)
testcases/generic-super.js:1
MethodAdd
(value: any)
tests/d3.d.ts:789
FunctionAnalyzer
()
tscheck.js:1626
FunctionB
()
testcases/superclass1.js:4
FunctionB
()
testcases/tricky-calls.js:4
FunctionB
(x,y)
testcases/generic-super.js:4
FunctionBar
()
testcases/new-mixed.js:6
FunctionC
()
testcases/tricky-calls.js:7
FunctionCallNode
(flags)
tscheck.js:2329
FunctionCallSigSet
()
tscheck.js:1477
MethodClose
()
lib/lib.d.ts:9168
FunctionDynamicAccessNode
(object, property, value)
tscheck.js:2363
FunctionEntryCallNode
(self, receiver, sig)
tscheck.js:2355
FunctionFoo
()
testcases/new-mixed.js:1
FunctionFoo
(x)
testcases/new-receiver.js:1
FunctionFoo
()
testcases/proto-return.js:1
FunctionFoo
(x)
testcases/brand.js:1
FunctionFoo
(x)
testcases/new-call.js:1
FunctionFunctionNode
()
tscheck.js:2307
FunctionFunctionSet
()
tscheck.js:1472
FunctionGraphviz
()
tscheck.js:4045
FunctionHashSet
()
tscheck.js:1341
FunctionMap
()
lib/map.js:11
FunctionSMap
()
lib/smap.js:11
FunctionSubclass
()
testcases/class-system.js:49
FunctionTBuiltin
(name)
tscore.js:57
FunctionTEnum
(qname)
tscore.js:117
FunctionTGeneric
(base, args)
tscore.js:108
FunctionTLocalScope
(parent)
tscore.js:38
FunctionTMember
(base, name)
tscore.js:82
FunctionTModuleScope
(obj, parent)
tscore.js:26
FunctionTObject
(qname, meta)
tscore.js:130
FunctionTQualifiedReference
(qname)
tscore.js:65
FunctionTReference
(name, scope)
tscore.js:73
FunctionTString
(value)
tscore.js:125
FunctionTTypeParam
(name)
tscore.js:100
FunctionTTypeParameterScope
(parent)
tscore.js:32
FunctionTTypeQuery
(names, scope)
tscore.js:91
FunctionTypeError
(msg)
tscore.js:15
← previousnext →201–300 of 2,463, ranked by callers