Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
138
txInteger fxArgc(txMachine* the)
139
{
140
return (txInteger)(the->frame->ID);
141
}
142
143
void fxInteger(txMachine* the, txSlot* theSlot, txInteger theValue)
144
{
Callers
1
xsffi.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected