Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3226
void fxUintCoerce(txMachine* the, txSlot* slot)
3227
{
3228
fxToUnsigned(the, slot);
3229
}
3230
3231
int fxInt8Compare(const void* p, const void* q)
3232
{
Callers
nothing calls this directly
Calls
1
fxToUnsigned
Function · 0.85
Tested by
no test coverage detected