MCPcopy Create free account
hub / github.com/danizep/react-timeless / invokeGuardedCallback

Function invokeGuardedCallback

examples/bundle.js:18674–18683  ·  view source on GitHub ↗

* Call a function while guarding against errors that happens within it. * * @param {?String} name of the guard to use for logging or debugging * @param {Function} func The function to invoke * @param {*} a First argument * @param {*} b Second argument

(name, func, a, b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected