Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ fxGenerateProfileID
Function
fxGenerateProfileID
xs/tools/xsc.c:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
txID fxGenerateProfileID(void* console)
72
{
73
return XS_NO_ID;
74
}
75
76
void fxGenerateTag(void* console, txString buffer, txInteger bufferSize, txString path)
77
{
Callers
3
fxLinkerScriptCallback
Function · 0.70
fxSetHostFunctionProperty
Function · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected