Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BottingRocks/ticket-cli
/ functions
Functions
27 in github.com/BottingRocks/ticket-cli
⨍
Functions
27
◇
Types & classes
10
↓ 1 callers
Method
addSysCalls
(ast)
src/commands/bootstrap.js:548
↓ 1 callers
Method
convertWasmToJS
(wasmFile, optimizationLevel, runTimes)
src/commands/bootstrap.js:504
↓ 1 callers
Method
createBootstrapSkeleton
(useStaticTimestamp, userAgent, runTimes)
src/commands/bootstrap.js:421
↓ 1 callers
Method
editRunTimes
(ast, runTimes)
src/commands/bootstrap.js:440
↓ 1 callers
Function
fromString
(string, sourceType)
src/utils.js:20
↓ 1 callers
Method
mergeConvertedWasmWithSkeleton
()
src/commands/bootstrap.js:575
↓ 1 callers
Method
removeImportsAndExports
(ast)
src/commands/bootstrap.js:535
↓ 1 callers
Function
visitor
(funcName, funcs)
src/commands/generate-call-graph.js:39
Function
CallExpression
(path)
src/commands/generate-call-graph.js:41
Method
ExportNamedDeclaration
(path)
src/commands/bootstrap.js:541
Function
FunctionDeclaration
(path)
src/commands/generate-call-graph.js:50
Method
FunctionDeclaration
(path)
src/commands/bootstrap.js:481
Method
ImportDeclaration
(path)
src/commands/bootstrap.js:537
Method
MemberExpression
(path)
src/commands/bootstrap.js:489
Method
VariableDeclarator
(path)
src/commands/bootstrap.js:550
Function
formatCallGraph
(funcs)
src/commands/generate-call-graph.js:12
Function
fromFile
(file, sourceType)
src/utils.js:6
Function
getCallGraph
(ast)
src/commands/generate-call-graph.js:35
Method
isFunctionTable
(path)
src/commands/bootstrap.js:443
Method
isHostFunc
(path)
src/commands/bootstrap.js:442
Function
printCallGraph
(lines)
src/commands/generate-call-graph.js:27
Method
run
()
src/commands/print-props.js:4
Method
run
()
src/commands/bootstrap.js:399
Method
run
()
src/commands/log-func-calls.js:4
Method
run
()
src/commands/log-func-args.js:4
Method
run
()
src/commands/generate-call-graph.js:65
Method
wrapFunctionTable
(path, runTimes)
src/commands/bootstrap.js:449