Home
last modified time | relevance | path

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

/third_party/parse5/packages/parse5/lib/tokenizer/
Dpreprocessor.ts22 private gapStack: number[] = []; property in Preprocessor
68 this.gapStack.push(this.lastGapPos);
111 this.gapStack.length = 0;
240 this.lastGapPos = this.gapStack.pop()!;
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWate… property