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

Function fxName

xs/sources/xsAPI.c:965–968  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

963}
964
965txString fxName(txMachine* the, txID theID)
966{
967 return fxGetKeyName(the, theID);
968}
969
970/* Properties */
971

Callers 2

fxCheckProxyFunctionFunction · 0.85

Calls 1

fxGetKeyNameFunction · 0.85

Tested by

no test coverage detected