Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
createMainWin
Function · 0.45
c
Function · 0.45
vex.combined.min.js
File · 0.45
a
Function · 0.45
convertJsFunctionToWasm
Function · 0.45
removeFunction
Function · 0.45
7zz.umd.js
File · 0.45
getEnvStrings
Function · 0.45
intArrayToString
Function · 0.45
ort.min.js
File · 0.45
adjustPoolAttributes
Method · 0.45
computeShapeHelper
Method · 0.45
Calls
1
_optimize
Method · 0.95
Tested by
1
it
Function · 0.36