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

Function fxUintCoerce

xs/sources/xsDataView.c:3226–3229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3224}
3225
3226void fxUintCoerce(txMachine* the, txSlot* slot)
3227{
3228 fxToUnsigned(the, slot);
3229}
3230
3231int fxInt8Compare(const void* p, const void* q)
3232{

Callers

nothing calls this directly

Calls 1

fxToUnsignedFunction · 0.85

Tested by

no test coverage detected