MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / fxTraceNumber

Function fxTraceNumber

xs/sources/xsRun.c:357–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

355}
356
357static void fxTraceNumber(txMachine* the, txNumber theNumber)
358{
359 fprintf(stderr, " %lf", theNumber);
360}
361
362static void fxTraceReturn(txMachine* the)
363{

Callers 1

xsRun.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected