MCPcopy Create free account

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

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

↓ 6 callersMethodsetNodeType
(n: kataw.SyntaxNode, t: CType)
src/types/resolve.ts:513
↓ 6 callersFunctionshowMessage
(message)
tests/statements/switch.ts:1
↓ 6 callersFunctionshowMessage
tests/statements/switch.c:17
↓ 6 callersFunctionstr_pos
tests/realworld/parseHtml.c:109
↓ 6 callersFunctionstr_substring
tests/strings/string8.c:25
↓ 6 callersMethodsymbolOrTempVarExists
(scopeId: string | number, scopeNode: kataw.SyntaxNode, varName: string)
src/symbols.ts:331
↓ 6 callersFunctiontoPrimitive
(t: CType)
src/types/utils.ts:347
↓ 5 callersFunctiona
()
tests/funcs/nested13.ts:1
↓ 5 callersMethodcreate
(scope: IScope, left: kataw.ExpressionNode, right: kataw.ExpressionNode, inline: boolean = false)
src/nodes/assignment.ts:11
↓ 5 callersFunctiongetAllNodesUnder
(node: kataw.SyntaxNode)
src/types/utils.ts:398
↓ 5 callersFunctiongetChildNodes
(node: kataw.SyntaxNode)
src/types/utils.ts:392
↓ 5 callersFunctiongetVarDeclFromSimpleInitializer
(n: SimpleInitializer)
src/types/utils.ts:159
↓ 5 callersFunctionisCompoundAssignment
(n: kataw.SyntaxNode)
src/types/utils.ts:226
↓ 5 callersFunctionisNode
(n: any)
src/types/utils.ts:37
↓ 5 callersFunctionisObjectLiteral
(n: kataw.SyntaxNode)
src/types/utils.ts:43
↓ 5 callersFunctionisStringLiteralAsIdentifier
(n: kataw.SyntaxNode)
src/types/utils.ts:261
↓ 5 callersFunctionjs_var_compute
tests/js_var/null.c:273
↓ 5 callersFunctionjs_var_from
tests/js_var/null.c:62
↓ 5 callersFunctionjs_var_from_int16_t
tests/js_var/array.c:125
↓ 5 callersFunctionjs_var_from_int16_t
tests/js_var/array5.c:120
↓ 5 callersFunctionjs_var_from_int16_t
tests/numbers/unary1.c:69
↓ 5 callersFunctionjs_var_from_int16_t
tests/numbers/numbers5.c:69
↓ 5 callersFunctionjs_var_plus
tests/js_var/null.c:230
↓ 5 callersFunctionjs_var_plus
tests/numbers/unary2.c:312
↓ 5 callersFunctionjs_var_to_number
tests/numbers/unary2.c:261
↓ 5 callersMethodregisterSymbol
(node: kataw.Identifier, exported?: boolean)
src/symbols.ts:52
↓ 5 callersFunctionstr_len
tests/strings/string8.c:11
↓ 5 callersFunctionuse
tests/mem/mem4.c:92
↓ 5 callersFunctionuse
(index, search)
tests/mem/mem4.ts:13
↓ 4 callersFunctioncallback
(theThingToGiveBack)
tests/funcs/nestedCallback1.ts:5
↓ 4 callersMethodcreateSymbolScope
(rootId: number, start: number, end: number)
src/symbols.ts:38
↓ 4 callersFunctiondict_find_pos
tests/objs/obj6.c:40
↓ 4 callersFunctionfindParentSourceFile
(node: kataw.SyntaxNode)
src/types/utils.ts:357
↓ 4 callersMethodgetClosureVarName
(node: kataw.SyntaxNode)
src/symbols.ts:387
↓ 4 callersMethodgetTypeString
Get textual representation of type of the parameter for inserting into the C code
src/types/typehelper.ts:100
↓ 4 callersFunctionisArrayLiteral
(n: kataw.SyntaxNode)
src/types/utils.ts:46
↓ 4 callersFunctionisExtinct
(animal)
tests/statements/switch.ts:96
↓ 4 callersFunctionisExtinct
tests/statements/switch.c:149
↓ 4 callersMethodisGlobalSymbol
(node: kataw.Identifier)
src/symbols.ts:200
↓ 4 callersFunctionisLogicOp
(op: kataw.SyntaxKind)
src/types/utils.ts:254
↓ 4 callersFunctionisSimpleInitializer
(n: kataw.SyntaxNode)
src/types/utils.ts:155
↓ 4 callersFunctionjs_var_compute
tests/numbers/unary1.c:266
↓ 4 callersFunctionjs_var_eq
tests/numbers/numbers5.c:223
↓ 4 callersFunctionjs_var_from
tests/realworld/parseHtml.c:209
↓ 4 callersFunctionjs_var_from_int16_t
tests/js_var/binexpr4.c:120
↓ 4 callersFunctionjs_var_from_int16_t
tests/objs/obj6.c:128
↓ 4 callersFunctionjs_var_from_int16_t
tests/numbers/numbers7.c:127
↓ 4 callersFunctionjs_var_from_str
tests/js_var/binexpr5.c:128
↓ 4 callersFunctionjs_var_log
tests/js_var/binexpr4.c:227
↓ 4 callersFunctionjs_var_log
tests/js_var/array.c:232
↓ 4 callersFunctionjs_var_log
tests/js_var/binexpr1.c:155
↓ 4 callersFunctionjs_var_to_number
tests/js_var/binexpr4.c:269
↓ 4 callersFunctionjs_var_to_number
tests/js_var/binexpr1.c:197
↓ 4 callersFunctionjs_var_to_number
tests/js_var/null.c:204
↓ 4 callersFunctionmakeCounter
()
tests/funcs/nested9.ts:1
↓ 4 callersFunctionstr_char_code_at
tests/strings/string7.c:21
↓ 4 callersFunctionstr_slice
tests/strings/string8.c:57
↓ 4 callersFunctionstr_substring
tests/strings/string9.c:62
↓ 4 callersFunctionstr_substring
tests/strings/string7.c:41
↓ 3 callersFunctionadd
(n)
tests/funcs/nested3.ts:4
↓ 3 callersFunctionadd_and_substract
tests/js_var/binexpr1.c:322
↓ 3 callersFunctionadd_and_substract
(x, y, z)
tests/js_var/binexpr1.ts:1
↓ 3 callersFunctionappendInnerHTML
(node, html)
tests/realworld/parseHtml.ts:15
↓ 3 callersFunctionappendInnerHTML
tests/realworld/parseHtml.c:977
↓ 3 callersFunctioncanBeStandardCall
(memberType: CType, stringPropName: string)
src/standard.ts:131
↓ 3 callersMethodgetEscapeNode
(s: TypeHelper, n: C)
src/standard.ts:16
↓ 3 callersMethodgetGCVariablesForScope
(node: kataw.SyntaxNode)
src/memory.ts:130
↓ 3 callersMethodgetReturnType
(typeHelper: TypeHelper, node: kataw.SyntaxNode)
src/types/ctypes.ts:110
↓ 3 callersMethodgetScopeVarName
(node: kataw.SyntaxNode)
src/symbols.ts:396
↓ 3 callersFunctiongetSliceParams
(typeHelper: TypeHelper, call: kataw.CallExpression)
src/standard/array/slice.ts:137
↓ 3 callersFunctionhowMuch
(fruit)
tests/statements/switch.ts:34
↓ 3 callersFunctionhowMuch
tests/statements/switch.c:42
↓ 3 callersFunctionisEndGroup
(t)
src/regex.ts:55
↓ 3 callersFunctionisForInStatement
(n: kataw.SyntaxNode)
src/types/utils.ts:180
↓ 3 callersFunctionisForOfStatement
(n: kataw.SyntaxNode)
src/types/utils.ts:177
↓ 3 callersFunctionisFunctionExpression
(n: kataw.SyntaxNode)
src/types/utils.ts:89
↓ 3 callersFunctionisIntegerOp
(op: kataw.SyntaxKind)
src/types/utils.ts:239
↓ 3 callersFunctionisNumberOp
(op: kataw.SyntaxKind)
src/types/utils.ts:233
↓ 3 callersFunctionisRelationalOp
(op: kataw.SyntaxKind)
src/types/utils.ts:246
↓ 3 callersMethodisScopeVariable
(n: kataw.Identifier)
src/types/typehelper.ts:137
↓ 3 callersFunctionisStartGroup
(t)
src/regex.ts:54
↓ 3 callersFunctionjs_var_compute
tests/js_var/binexpr4.c:338
↓ 3 callersFunctionjs_var_from
tests/js_var/dict1.c:118
↓ 3 callersFunctionjs_var_from
tests/js_var/array.c:118
↓ 3 callersFunctionjs_var_from
tests/js_var/array2.c:118
↓ 3 callersFunctionjs_var_from
tests/numbers/numbers5.c:62
↓ 3 callersFunctionjs_var_from_int16_t
tests/js_var/array4.c:124
↓ 3 callersFunctionjs_var_from_int16_t
tests/js_var/array6.c:114
↓ 3 callersFunctionjs_var_from_int16_t
tests/js_var/array3.c:120
↓ 3 callersFunctionjs_var_from_str
tests/js_var/dict1.c:133
↓ 3 callersFunctionjs_var_from_str
tests/js_var/binexpr1.c:70
↓ 3 callersFunctionjs_var_from_str
tests/numbers/unary3.c:121
↓ 3 callersFunctionjs_var_from_str
tests/numbers/numbers7.c:135
↓ 3 callersFunctionjs_var_log
tests/js_var/void.c:114
↓ 3 callersFunctionjs_var_log
tests/js_var/tuple.c:220
↓ 3 callersFunctionjs_var_log
tests/funcs/functype1.c:123
↓ 3 callersFunctionjs_var_plus
tests/realworld/parseHtml.c:429
↓ 3 callersFunctionjs_var_to_number
tests/js_var/binexpr3.c:288
↓ 3 callersFunctionjs_var_to_number
tests/js_var/tuple.c:262
↓ 3 callersFunctionjs_var_to_number
tests/numbers/unary3.c:262
← previousnext →101–200 of 1,254, ranked by callers