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

Function fxCallID

xs/sources/xsAPI.c:1187–1192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1185}
1186
1187void fxCallID(txMachine* the, txID theID)
1188{
1189 mxDub();
1190 mxGetID(theID);
1191 fxCall(the);
1192}
1193
1194void fxCallFrame(txMachine* the)
1195{

Callers 4

_xsCallFunction · 0.85
fxAbortFunction · 0.85
fxAbortFunction · 0.85
fxAbortFunction · 0.85

Calls 1

fxCallFunction · 0.85

Tested by

no test coverage detected