MCPcopy 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
347static void fxTraceIndex(txMachine* the, txU2 theIndex)
348{
349 fprintf(stderr, " %d", theIndex);
350}
351
352static void fxTraceInteger(txMachine* the, txInteger theInteger)
353{

Callers 2

fxRunIDFunction · 0.85
xsRun.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected