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

Function fxRunCount

xs/sources/xsAPI.c:1229–1232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1227}
1228
1229void fxRunCount(txMachine* the, txInteger count)
1230{
1231 fxRunID(the, C_NULL, count);
1232}
1233
1234txSlot* fxTarget(txMachine* the)
1235{

Callers 12

mainFunction · 0.85
PiuTextLinkDictionaryFunction · 0.85
PiuContentDictionaryFunction · 0.85
PiuContent_delegateAuxFunction · 0.85
ServiceEventCreateFunction · 0.85
Piu__jsx__Function · 0.85
_xsCallFunction · 0.85
_xsNewFunction · 0.85
fxAbortFunction · 0.85
fxAbortFunction · 0.85
fxAbortFunction · 0.85

Calls 1

fxRunIDFunction · 0.85

Tested by

no test coverage detected