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

Function fxThisNodeBind

xs/sources/xsScope.c:1356–1360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1354}
1355
1356void fxThisNodeBind(void* it, void* param)
1357{
1358 txBinder* binder = param;
1359 fxScopeArrow(binder->scope);
1360}
1361
1362void fxTryNodeBind(void* it, void* param)
1363{

Callers

nothing calls this directly

Calls 1

fxScopeArrowFunction · 0.85

Tested by

no test coverage detected