Home
last modified time | relevance | path

Searched refs:_cachedChunks (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/build/
Dpdf.js23850 this._cachedChunks = []; property
23903 this._cachedChunks.push(args.chunk);
23909 if (this._cachedChunks.length > 0) {
23936 this._cachedChunks = []; property
23967 if (!(this._cachedChunks.length > 0)) {
23972 chunk = this._cachedChunks.shift();
Dpdf.js.map1_cachedChunks = [];\n this._requests = [];\n this._done = false;\n this._storedError = un…