Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
965
txString fxName(txMachine* the, txID theID)
966
{
967
return fxGetKeyName(the, theID);
968
}
969
970
/* Properties */
971
Callers
2
fxGetPrototypeFromConstructor
Function · 0.85
fxCheckProxyFunction
Function · 0.85
Calls
1
fxGetKeyName
Function · 0.85
Tested by
no test coverage detected