Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ PiuFontListUnlockCache
Function
PiuFontListUnlockCache
modules/piu/MC/piuFont.c:380–384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
void PiuFontListUnlockCache(xsMachine* the)
381
{
382
if (gCFE)
383
CFELockCache(gCFE, 0);
384
}
385
386
void PiuFontListNew(xsMachine* the)
387
{
Callers
1
PiuViewEnd
Function · 0.85
Calls
1
CFELockCache
Function · 0.50
Tested by
no test coverage detected