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

Function fxNewFrame

xs/sources/xsAPI.c:1223–1227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1221}
1222
1223void fxNewFrame(txMachine* the)
1224{
1225 mxOverflow(-3);
1226 fxNew(the);
1227}
1228
1229void fxRunCount(txMachine* the, txInteger count)
1230{

Callers

nothing calls this directly

Calls 1

fxNewFunction · 0.85

Tested by

no test coverage detected