Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
362
static void fxTraceReturn(txMachine* the)
363
{
364
fprintf(stderr,
"\n"
);
365
}
366
367
static void fxTraceString(txMachine* the, txString theString)
368
{
Callers
1
fxRunID
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected