MCPcopy Create free account
hub / github.com/TruthHun/BookStack / tryCatch

Function tryCatch

static/word2md/mammoth.browser.js:9215–9218  ·  view source on GitHub ↗
(fn)

Source from the content-addressed store, hash-verified

9213 }
9214}
9215function tryCatch(fn) {
9216 tryCatchTarget = fn;
9217 return tryCatcher;
9218}
9219
9220var inherits = function(Child, Parent) {
9221 var hasProp = {}.hasOwnProperty;

Callers 7

mammoth.browser.jsFile · 0.70
catchFilterFunction · 0.70
promiseFromYieldHandlerFunction · 0.70
spreadAdapterFunction · 0.70
successAdapterFunction · 0.70
errorAdapterFunction · 0.70
gotValueFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected