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

Function fxTargetNodeBind

xs/sources/xsScope.c:1336–1340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1334}
1335
1336void fxTargetNodeBind(void* it, void* param)
1337{
1338 txBinder* binder = param;
1339 fxScopeArrow(binder->scope);
1340}
1341
1342void fxTemplateNodeBind(void* it, void* param)
1343{

Callers

nothing calls this directly

Calls 1

fxScopeArrowFunction · 0.85

Tested by

no test coverage detected