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

Function fxTraceReturn

xs/sources/xsRun.c:362–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

360}
361
362static void fxTraceReturn(txMachine* the)
363{
364 fprintf(stderr, "\n");
365}
366
367static void fxTraceString(txMachine* the, txString theString)
368{

Callers 1

fxRunIDFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected