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

Function bindingResolved

static/word2md/mammoth.browser.js:4228–4232  ·  view source on GitHub ↗
(thisArg, context)

Source from the content-addressed store, hash-verified

4226};
4227
4228var bindingResolved = function(thisArg, context) {
4229 if (((this._bitField & 50397184) === 0)) {
4230 this._resolveCallback(context.target);
4231 }
4232};
4233
4234var bindingRejected = function(e, context) {
4235 if (!context.promiseRejectionQueued) this._reject(e);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected