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

Function markAsOriginatingFromRejection

static/word2md/mammoth.browser.js:9425–9430  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

9423}
9424
9425function markAsOriginatingFromRejection(e) {
9426 try {
9427 notEnumerableProp(e, "isOperational", true);
9428 }
9429 catch(ignore) {}
9430}
9431
9432function originatesFromRejection(e) {
9433 if (e == null) return false;

Callers

nothing calls this directly

Calls 1

notEnumerablePropFunction · 0.70

Tested by

no test coverage detected