Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxNumberCoerce
Function
fxNumberCoerce
xs/sources/xsNumber.c:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void fxNumberCoerce(txMachine* the, txSlot* slot)
89
{
90
fxToNumber(the, slot);
91
}
92
93
void fx_isFinite(txMachine* the)
94
{
Callers
1
fxPushAtomicsValue
Function · 0.85
Calls
1
fxToNumber
Function · 0.85
Tested by
no test coverage detected