MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / fxUseCodes

Function fxUseCodes

xs/tools/xslBase.c:765–768  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

763}
764
765void fxUseCodes()
766{
767 c_memset(gxCodeUsages, 1, sizeof(gxCodeUsages));
768}
769
770void fxWriteArchive(txLinker* linker, txString path, FILE** fileAddress)
771{

Callers 1

fxStripCallbacksFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected