Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1229
void fxRunCount(txMachine* the, txInteger count)
1230
{
1231
fxRunID(the, C_NULL, count);
1232
}
1233
1234
txSlot* fxTarget(txMachine* the)
1235
{
Callers
12
main
Function · 0.85
PiuTextLinkDictionary
Function · 0.85
PiuApplicationDeferContents
Function · 0.85
PiuContentDictionary
Function · 0.85
PiuContent_delegateAux
Function · 0.85
ServiceEventCreate
Function · 0.85
Piu__jsx__
Function · 0.85
_xsCall
Function · 0.85
_xsNew
Function · 0.85
fxAbort
Function · 0.85
fxAbort
Function · 0.85
fxAbort
Function · 0.85
Calls
1
fxRunID
Function · 0.85
Tested by
no test coverage detected