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

Function fxSetID

xs/sources/xsAPI.c:1106–1109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1104}
1105
1106void fxSetID(txMachine* the, txID id)
1107{
1108 fxSetAll(the, the->stack, id, 0);
1109}
1110
1111void fxSetIndex(txMachine* the, txIndex index)
1112{

Callers

nothing calls this directly

Calls 1

fxSetAllFunction · 0.85

Tested by

no test coverage detected