MCPcopy Create free account

hub / github.com/andrei-markeev/ts2c / functions

Functions1,254 in github.com/andrei-markeev/ts2c

↓ 2 callersFunctionjs_var_log
tests/numbers/numbers7.c:234
↓ 2 callersFunctionjs_var_plus
tests/js_var/binexpr1.c:223
↓ 2 callersFunctionjs_var_to_number
tests/js_var/binexpr2.c:190
↓ 2 callersFunctionjs_var_to_number
tests/js_var/array.c:274
↓ 2 callersFunctionjs_var_to_number
tests/js_var/binexpr6.c:217
↓ 2 callersFunctionjs_var_to_number
tests/js_var/binexpr5.c:269
↓ 2 callersFunctionjs_var_to_str
tests/js_var/dict1.c:177
↓ 2 callersFunctionjs_var_to_str
tests/js_var/array.c:184
↓ 2 callersFunctionjs_var_to_str
tests/js_var/binexpr6.c:170
↓ 2 callersFunctionjs_var_to_str
tests/js_var/array2.c:177
↓ 2 callersFunctionjs_var_typeof
tests/js_var/typeof.c:25
↓ 2 callersFunctionm
()
tests/funcs/recursive1.ts:10
↓ 2 callersFunctionmakeAdder
(x)
tests/funcs/nested7.ts:1
↓ 2 callersFunctionmakeAdder
tests/funcs/nested7.c:47
↓ 2 callersMethodmergeArrayAndStruct
(arrayType: ArrayType, structType: StructType)
src/types/merge.ts:149
↓ 2 callersMethodmergeDictAndArray
(dictType: DictType, arrayType: ArrayType)
src/types/merge.ts:182
↓ 2 callersMethodmergeDictAndStruct
(dictType: DictType, structType: StructType)
src/types/merge.ts:175
↓ 2 callersFunctionnewNode
(tagName, attrs, parent)
tests/realworld/parseHtml.ts:1
↓ 2 callersFunctionnewNode
tests/realworld/parseHtml.c:511
↓ 2 callersMethodobjectType
(s: TypeHelper, n: C)
src/standard.ts:10
↓ 2 callersFunctionoperandsToNumber
(leftType: CType, op: kataw.SyntaxKind, rightType: CType)
src/types/utils.ts:292
↓ 2 callersFunctionparse
(fileName: string, sourceCode: string, options?: { useColors?: boolean, allowTypes?: boolean })
src/parser.ts:3
↓ 2 callersMethodparseChars
(template, i, mode)
src/regex.ts:79
↓ 2 callersMethodparseEscaped
(c)
src/regex.ts:60
↓ 2 callersFunctionprint
tests/mem/mem1.c:38
↓ 2 callersFunctionrecurse
tests/mem/mem6.c:61
↓ 2 callersFunctionrecurse
(incoming_arr)
tests/mem/mem6.ts:7
↓ 2 callersFunctionregex_match
tests/realworld/parseHtml.c:479
↓ 2 callersMethodresolve
()
src/template.ts:8
↓ 2 callersMethodresolve
()
src/nodes/variable.ts:262
↓ 2 callersMethodreturnType
(s: TypeHelper, n: C)
src/standard.ts:12
↓ 2 callersFunctionsomething
tests/funcs/callback1.c:45
↓ 2 callersFunctionsomething
(callback)
tests/funcs/callback1.ts:1
↓ 2 callersFunctionstr_int16_t_cat
tests/strings/string5.c:37
↓ 2 callersFunctionstr_int16_t_cat
tests/arrays/join.c:28
↓ 2 callersFunctionstr_to_int16_t
tests/js_var/in2.c:72
↓ 2 callersFunctionstr_to_int16_t
tests/js_var/in.c:103
↓ 2 callersFunctionstr_to_int16_t
tests/numbers/unary1.c:77
↓ 2 callersFunctionstr_to_int16_t
tests/numbers/numbers5.c:77
↓ 2 callersFunctiontestArgs
()
tests/funcs/arguments.ts:1
↓ 2 callersFunctiontestArgs
tests/funcs/arguments.c:8
↓ 2 callersFunctiontryReuseExistingVariable
(node: kataw.SyntaxNode)
src/standard/array/slice.ts:175
↓ 1 callersFunctionMonkey
tests/funcs/new2.c:11
↓ 1 callersFunctiona
()
tests/funcs/nested12.ts:1
↓ 1 callersFunctiona
()
tests/funcs/nested14.ts:1
↓ 1 callersFunctionadd
(i)
tests/funcs/nested4.ts:2
↓ 1 callersFunctionadd
tests/funcs/nested4.c:8
↓ 1 callersMethodaddSymbols
(rootId: number, s: SymbolsHelper)
src/standard.ts:24
↓ 1 callersMethodaddToExportedSymbols
(node: kataw.Identifier)
src/symbols.ts:107
↓ 1 callersFunctionalloc
tests/mem/mem4.c:61
↓ 1 callersFunctionalloc
(n)
tests/mem/mem4.ts:3
↓ 1 callersFunctionbar
tests/funcs/nested11.c:42
↓ 1 callersFunctionbar
(a)
tests/funcs/nested11.ts:3
↓ 1 callersMethodbuild
(template)
src/regex.ts:324
↓ 1 callersMethodcheckOneAssignment
(refNode: kataw.SyntaxNode, left: kataw.SyntaxNode, leftProps: string[], right: kataw.SyntaxNode)
src/types/findcircular.ts:37
↓ 1 callersFunctioncollectSymbolsAndTransformAst
(rootNode: kataw.RootNode, entryFileName: string | undefined, symbolsHelper: SymbolsHelper)
src/ast.ts:13
↓ 1 callersMethodconvert
(token: RegexToken, transitions: Transition[] = [], firstFromState = 0, finalState = 0)
src/regex.ts:163
↓ 1 callersFunctioncountTheNumber
tests/funcs/closureInLoop2.c:120
↓ 1 callersFunctioncountTheNumber
()
tests/funcs/closureInLoop2.ts:1
↓ 1 callersFunctioncreateVisitor
(parent: kataw.SyntaxNode)
src/ast.ts:30
↓ 1 callersFunctiondec_b
()
tests/js_var/binexpr7.ts:5
↓ 1 callersFunctiondec_b
tests/js_var/binexpr7.c:251
↓ 1 callersMethoddetermineArrayType
(arrLiteral: kataw.ArrayLiteral)
src/types/typehelper.ts:142
↓ 1 callersFunctiondict_find_pos
tests/js_var/in2.c:29
↓ 1 callersFunctiondict_find_pos
tests/numbers/unary2.c:38
↓ 1 callersFunctiondo_stuff
tests/funcs/nested5.c:30
↓ 1 callersFunctiondo_stuff
()
tests/funcs/nested3.ts:1
↓ 1 callersFunctiondo_stuff
tests/funcs/nested3.c:10
↓ 1 callersFunctiondo_stuff
(arr)
tests/funcs/nested4.ts:1
↓ 1 callersFunctiondo_stuff
tests/funcs/nested4.c:12
↓ 1 callersFunctiondo_stuff
()
tests/funcs/nested5.ts:1
↓ 1 callersFunctionecho
tests/funcs/functype1.c:175
↓ 1 callersFunctionecho
(x)
tests/funcs/functype1.ts:1
↓ 1 callersMethodensureArrayStruct
(typeHelper: TypeHelper, elementType: CType)
src/symbols.ts:295
↓ 1 callersMethodensureClosureStruct
(type: FuncType, parentFuncType: FuncType, name: string)
src/symbols.ts:264
↓ 1 callersMethodensureStruct
(structType: StructType, name: string)
src/symbols.ts:277
↓ 1 callersFunctionf
()
tests/statements/empty_return.ts:1
↓ 1 callersFunctionf
tests/statements/empty_return.c:3
↓ 1 callersFunctionf1
()
tests/mem/mem5.ts:16
↓ 1 callersFunctionf2
()
tests/mem/mem5.ts:11
↓ 1 callersFunctionf2_wrap
()
tests/mem/mem5.ts:6
↓ 1 callersFunctionf2_wrap
tests/mem/mem5.c:49
↓ 1 callersMethodfindCircularAssignments
()
src/types/findcircular.ts:11
↓ 1 callersFunctionfoo
tests/funcs/nested11.c:62
↓ 1 callersFunctionfoo
()
tests/funcs/nested11.ts:1
↓ 1 callersFunctionfunc
tests/funcs/nested1.c:9
↓ 1 callersFunctionfunc
()
tests/funcs/nested1.ts:1
↓ 1 callersFunctionfunc
()
tests/mem/mem3.ts:7
↓ 1 callersFunctionfunc1
(arg1, arg2)
tests/funcs/nested10.ts:1
↓ 1 callersFunctionfunc1
tests/funcs/new1.c:14
↓ 1 callersFunctiongenerateState
()
tests/mem/mem1.ts:8
↓ 1 callersFunctiongenerateState
tests/mem/mem1.c:48
↓ 1 callersFunctiongetAllFunctionNodesInFunction
(node: kataw.FunctionExpression | kataw.FunctionDeclaration)
src/types/utils.ts:364
↓ 1 callersMethodgetArgumentTypes
(call: MaybeStandardCall)
src/standard.ts:87
↓ 1 callersFunctiongetBinExprResultType
(mergeTypes: TypeMerger["mergeTypes"], leftType: CType, op: kataw.SyntaxKind, rightType: CType)
src/types/utils.ts:306
↓ 1 callersMethodgetBodyText
()
src/types/ctypes.ts:101
↓ 1 callersMethodgetCTypeFromTypeNode
(typeNode: kataw.TypeAnnotation['type'])
src/types/typehelper.ts:63
↓ 1 callersFunctiongetFormattedMessage
(sourceCode, fileName, kind, message, start, end, useColors)
src/parser.ts:17
↓ 1 callersFunctiongetLineNumber
(src: string, pos: number)
src/parser.ts:39
↓ 1 callersFunctiongetLinePos
(src: string, pos: number, end: number)
src/parser.ts:31
← previousnext →301–400 of 1,254, ranked by callers