Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxNewID
Function
fxNewID
xs/sources/xsAPI.c:1217–1221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1215
}
1216
1217
void fxNewID(txMachine* the, txID theID)
1218
{
1219
mxGetID(theID);
1220
fxNew(the);
1221
}
1222
1223
void fxNewFrame(txMachine* the)
1224
{
Callers
1
_xsNew
Function · 0.85
Calls
1
fxNew
Function · 0.85
Tested by
no test coverage detected