MCPcopy
hub / github.com/koodo-reader/koodo-reader / push

Method push

public/lib/pdfjs/pdf.worker.mjs:33659–33663  ·  view source on GitHub ↗
(fn, args)

Source from the content-addressed store, hash-verified

33657 }
33658 _optimize() {}
33659 push(fn, args) {
33660 this.queue.fnArray.push(fn);
33661 this.queue.argsArray.push(args);
33662 this._optimize();
33663 }
33664 flush() {}
33665 reset() {}
33666}

Callers 15

createMainWinFunction · 0.45
cFunction · 0.45
aFunction · 0.45
convertJsFunctionToWasmFunction · 0.45
removeFunctionFunction · 0.45
7zz.umd.jsFile · 0.45
getEnvStringsFunction · 0.45
intArrayToStringFunction · 0.45
ort.min.jsFile · 0.45
adjustPoolAttributesMethod · 0.45
computeShapeHelperMethod · 0.45

Calls 1

_optimizeMethod · 0.95

Tested by 1

itFunction · 0.36