Searched refs:gapStack (Results 1 – 2 of 2) sorted by relevance
22 private gapStack: number[] = []; property in Preprocessor68 this.gapStack.push(this.lastGapPos);111 this.gapStack.length = 0;240 this.lastGapPos = this.gapStack.pop()!;
4 …gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWate… property