MCPcopy 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
88void fxNumberCoerce(txMachine* the, txSlot* slot)
89{
90 fxToNumber(the, slot);
91}
92
93void fx_isFinite(txMachine* the)
94{

Callers 1

fxPushAtomicsValueFunction · 0.85

Calls 1

fxToNumberFunction · 0.85

Tested by

no test coverage detected