Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxCallFrame
Function
fxCallFrame
xs/sources/xsAPI.c:1194–1198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1192
}
1193
1194
void fxCallFrame(txMachine* the)
1195
{
1196
mxOverflow(-2);
1197
fxCall(the);
1198
}
1199
1200
void fxNew(txMachine* the)
1201
{
Callers
nothing calls this directly
Calls
1
fxCall
Function · 0.85
Tested by
no test coverage detected