Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js36535 function sanitizeTTProgram(table, ttContext) { argument
36548 var tooComplexToFollowFunctions = ttContext.tooComplexToFollowFunctions;
36605 ttContext.functionsUsed[funcId] = true;
36607 if (funcId in ttContext.functionsStackDeltas) {
36608 var newStackLength = stack.length + ttContext.functionsStackDeltas[funcId];
36612 ttContext.hintsValid = false;
36617 … } else if (funcId in ttContext.functionsDefined && !functionsCalled.includes(funcId)) {
36624 pc = ttContext.functionsDefined[funcId];
36628 ttContext.hintsValid = false;
36646 ttContext.functionsDefined[funcId] = {
[all …]
Dpdf.worker.js.map1ttContext","inFDEF","ifLevel","inELSE","op","funcId","newStackLength","stackTop","stackDelta","fol…