Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxFreeSlots
Function
fxFreeSlots
xs/sources/xsPlatforms.c:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void fxFreeSlots(txMachine* the, void* theSlots)
137
{
138
c_free(theSlots);
139
}
140
141
#endif /* mxUseDefaultSlotAllocation */
142
Callers
1
fxFree
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected