Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxGetID
Function
fxGetID
xs/sources/xsAPI.c:1028–1031 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1026
}
1027
1028
txBoolean fxGetID(txMachine* the, txID id)
1029
{
1030
return mxGetAll(id, 0);
1031
}
1032
1033
txBoolean fxGetIndex(txMachine* the, txIndex index)
1034
{
Callers
8
_xsbug_import_
Function · 0.85
fxFindBoolean
Function · 0.85
fxFindInteger
Function · 0.85
fxFindNumber
Function · 0.85
fxFindString
Function · 0.85
fxFindResult
Function · 0.85
fxRunModuleFile
Function · 0.85
fx_lockdown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected