Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxTraceIndex
Function
fxTraceIndex
xs/sources/xsRun.c:347–350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
}
346
347
static void fxTraceIndex(txMachine* the, txU2 theIndex)
348
{
349
fprintf(stderr,
" %d"
, theIndex);
350
}
351
352
static void fxTraceInteger(txMachine* the, txInteger theInteger)
353
{
Callers
2
fxRunID
Function · 0.85
xsRun.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected