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

Function targetRejected

static/word2md/mammoth.browser.js:4223–4226  ·  view source on GitHub ↗
(e, context)

Source from the content-addressed store, hash-verified

4221};
4222
4223var targetRejected = function(e, context) {
4224 context.promiseRejectionQueued = true;
4225 context.bindingPromise._then(rejectThis, rejectThis, null, this, e);
4226};
4227
4228var bindingResolved = function(thisArg, context) {
4229 if (((this._bitField & 50397184) === 0)) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected