MCPcopy 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
760void fxUnuseCode(txU1 code)
761{
762 gxCodeUsages[code] = 0;
763}
764
765void fxUseCodes()
766{

Callers 1

fxStripCallbacksFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected