MCPcopy 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
1217void fxNewID(txMachine* the, txID theID)
1218{
1219 mxGetID(theID);
1220 fxNew(the);
1221}
1222
1223void fxNewFrame(txMachine* the)
1224{

Callers 1

_xsNewFunction · 0.85

Calls 1

fxNewFunction · 0.85

Tested by

no test coverage detected