Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1187
void fxCallID(txMachine* the, txID theID)
1188
{
1189
mxDub();
1190
mxGetID(theID);
1191
fxCall(the);
1192
}
1193
1194
void fxCallFrame(txMachine* the)
1195
{
Callers
4
_xsCall
Function · 0.85
fxAbort
Function · 0.85
fxAbort
Function · 0.85
fxAbort
Function · 0.85
Calls
1
fxCall
Function · 0.85
Tested by
no test coverage detected