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

Function bindingRejected

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

Source from the content-addressed store, hash-verified

4232};
4233
4234var bindingRejected = function(e, context) {
4235 if (!context.promiseRejectionQueued) this._reject(e);
4236};
4237
4238Promise.prototype.bind = function (thisArg) {
4239 if (!calledBind) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected