* 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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected