Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxUnuseCode
Function
fxUnuseCode
xs/tools/xslBase.c:760–763 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
758
}
759
760
void fxUnuseCode(txU1 code)
761
{
762
gxCodeUsages[code] = 0;
763
}
764
765
void fxUseCodes()
766
{
Callers
1
fxStripCallbacks
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected