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

Function fxArgc

xs/sources/xsAPI.c:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138txInteger fxArgc(txMachine* the)
139{
140 return (txInteger)(the->frame->ID);
141}
142
143void fxInteger(txMachine* the, txSlot* theSlot, txInteger theValue)
144{

Callers 1

xsffi.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected