Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxUnuseSymbol
Function
fxUnuseSymbol
xs/tools/xslStrip.c:1009–1013 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1007
}
1008
1009
void fxUnuseSymbol(txLinker* linker, txID id)
1010
{
1011
txLinkerSymbol* linkerSymbol = linker->symbolArray[id];
1012
linkerSymbol->flag = 0;
1013
}
Callers
1
fxStripCallbacks
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected