MCPcopy 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
1194void fxCallFrame(txMachine* the)
1195{
1196 mxOverflow(-2);
1197 fxCall(the);
1198}
1199
1200void fxNew(txMachine* the)
1201{

Callers

nothing calls this directly

Calls 1

fxCallFunction · 0.85

Tested by

no test coverage detected