Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxFreeChunks
Function
fxFreeChunks
xs/sources/xsPlatforms.c:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
void fxFreeChunks(txMachine* the, void* theChunks)
122
{
123
c_free(theChunks);
124
}
125
126
#endif /* mxUseDefaultChunkAllocation */
127
Callers
1
fxFree
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected