Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asgerf/tscheck
/ functions
Functions
2,463 in github.com/asgerf/tscheck
⨍
Functions
2,463
◇
Types & classes
1,123
↓ 1 callers
Function
lookupTypeParameterDirect
(scope, name)
tscore.js:484
↓ 1 callers
Function
main
()
tscore.js:1501
↓ 1 callers
Function
makeNodeLabel
(node)
tscheck.js:4053
↓ 1 callers
Function
makeTypeNodeId
()
tscheck.js:4071
↓ 1 callers
Function
markAsLive
(node)
tscheck.js:4131
↓ 1 callers
Method
max
* Find the maximum value in an array * * @param arr Array to search * @param map Accsessor function
tests/d3.d.ts:98
↓ 1 callers
Function
mergeObjectTypes
(x)
tscore.js:800
↓ 1 callers
Function
mergePropertyInto
(hostPrty, otherPrty)
tscore.js:659
↓ 1 callers
Function
mergingPhase
()
tscore.js:824
↓ 1 callers
Method
min
(...values: number[])
lib/lib.d.ts:190
↓ 1 callers
Function
nameResolutionPhase
()
tscore.js:1106
↓ 1 callers
Function
nameType
(type, tpath)
tscheck.js:337
↓ 1 callers
Function
normalizeSnapshot
()
tscheck.js:157
↓ 1 callers
Function
numberASTNodes
(ast)
tscheck.js:1590
↓ 1 callers
Function
outputParameter
(call)
tscore.js:1297
↓ 1 callers
Function
outputPhase
()
tscore.js:1411
↓ 1 callers
Function
parseClass
(node, constructorType, host)
tscore.js:369
↓ 1 callers
Function
parseConstructorFunction
(node, selfTypeRef, instanceTypeParams)
tscore.js:578
↓ 1 callers
Function
parseEnum
(node, objectType, host)
tscore.js:338
↓ 1 callers
Function
parseExternModule
(node)
tscore.js:319
↓ 1 callers
Function
parseModule
(node, moduleObject, qname)
tscore.js:305
↓ 1 callers
Function
parseNameList
(node)
tscore.js:500
↓ 1 callers
Function
parseTopLevel
(node)
tscore.js:360
↓ 1 callers
Function
parsingPhase
()
tscore.js:636
↓ 1 callers
Function
percent
(x,y)
tscheck.js:1198
↓ 1 callers
Function
prepareAST
(ast)
tscheck.js:1613
↓ 1 callers
Function
printCoverage
()
tscheck.js:1187
↓ 1 callers
Function
reassign
(dst, src)
testcases/dynamic-arguments.js:1
↓ 1 callers
Function
renameTypeParametersInCall
(call, mapping)
tscore.js:685
↓ 1 callers
Function
renameTypeParametersInParam
(param, mapping)
tscore.js:677
↓ 1 callers
Function
renameTypeParametersInPrty
(prty, mapping)
tscore.js:723
↓ 1 callers
Function
resolveInheritLater
(node)
tscheck.js:2378
↓ 1 callers
Function
runGC
()
tscheck.js:49
↓ 1 callers
Method
shift
()
lib/lib.d.ts:403
↓ 1 callers
Method
size
(size: Array<number>)
tests/d3.d.ts:3177
↓ 1 callers
Function
skipPrty
(obj, name)
tscheck.js:1037
↓ 1 callers
Method
slice
(start?: number, end?: number, contentType?: string)
lib/lib.d.ts:7770
↓ 1 callers
Method
sort
(compareFn?: (a: T, b: T) => number)
lib/lib.d.ts:405
↓ 1 callers
Method
split
(separator: string, limit?: number)
lib/lib.d.ts:123
↓ 1 callers
Method
stringify
(value: any)
lib/lib.d.ts:382
↓ 1 callers
Function
substCall
(call, tenv)
tscore.js:1170
↓ 1 callers
Function
substCall
(call, tenv)
tscheck.js:404
↓ 1 callers
Function
substProperty
(prty, tenv)
tscore.js:1156
↓ 1 callers
Function
substTypeParameters
(tparams, tenv)
tscheck.js:380
↓ 1 callers
Function
substWithTypeArgs
(type, targs)
tscore.js:1214
↓ 1 callers
Function
synthesizeName
(obj)
tscore.js:868
↓ 1 callers
Method
toFixed
(fractionDigits?: number)
lib/lib.d.ts:154
↓ 1 callers
Function
treatAsOptionalMember
(type, prtyName)
tscheck.js:823
↓ 1 callers
Function
typeEnvironmentPhase
()
tscore.js:861
↓ 1 callers
Method
unshift
(...items: T[])
lib/lib.d.ts:408
↓ 1 callers
Function
valuesStrictEq
(x,y)
tscheck.js:975
↓ 1 callers
Function
visitPrty
(prty,type)
tscheck.js:717
↓ 1 callers
Function
visitStmt
(node)
tscheck.js:2578
↓ 1 callers
Function
visitTypeNode
(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
Function
A
()
testcases/superclass1.js:1
Function
A
()
testcases/tricky-calls.js:1
Function
A
(x)
testcases/generic-super.js:1
Method
Add
(value: any)
tests/d3.d.ts:789
Function
Analyzer
()
tscheck.js:1626
Function
B
()
testcases/superclass1.js:4
Function
B
()
testcases/tricky-calls.js:4
Function
B
(x,y)
testcases/generic-super.js:4
Function
Bar
()
testcases/new-mixed.js:6
Function
C
()
testcases/tricky-calls.js:7
Function
CallNode
(flags)
tscheck.js:2329
Function
CallSigSet
()
tscheck.js:1477
Method
Close
()
lib/lib.d.ts:9168
Function
DynamicAccessNode
(object, property, value)
tscheck.js:2363
Function
EntryCallNode
(self, receiver, sig)
tscheck.js:2355
Function
Foo
()
testcases/new-mixed.js:1
Function
Foo
(x)
testcases/new-receiver.js:1
Function
Foo
()
testcases/proto-return.js:1
Function
Foo
(x)
testcases/brand.js:1
Function
Foo
(x)
testcases/new-call.js:1
Function
FunctionNode
()
tscheck.js:2307
Function
FunctionSet
()
tscheck.js:1472
Function
Graphviz
()
tscheck.js:4045
Function
HashSet
()
tscheck.js:1341
Function
Map
()
lib/map.js:11
Function
SMap
()
lib/smap.js:11
Function
Subclass
()
testcases/class-system.js:49
Function
TBuiltin
(name)
tscore.js:57
Function
TEnum
(qname)
tscore.js:117
Function
TGeneric
(base, args)
tscore.js:108
Function
TLocalScope
(parent)
tscore.js:38
Function
TMember
(base, name)
tscore.js:82
Function
TModuleScope
(obj, parent)
tscore.js:26
Function
TObject
(qname, meta)
tscore.js:130
Function
TQualifiedReference
(qname)
tscore.js:65
Function
TReference
(name, scope)
tscore.js:73
Function
TString
(value)
tscore.js:125
Function
TTypeParam
(name)
tscore.js:100
Function
TTypeParameterScope
(parent)
tscore.js:32
Function
TTypeQuery
(names, scope)
tscore.js:91
Function
TypeError
(msg)
tscore.js:15
← previous
next →
201–300 of 2,463, ranked by callers