Searched refs:WRITEENTRY (Results 1 – 2 of 2) sorted by relevance
35 const WRITEENTRY = Symbol('writeEntry') constant118 this[WRITEENTRY] = null175 const entry = this[WRITEENTRY] = new Entry(header, this[EX], this[GEX])283 const entry = this[WRITEENTRY]292 this[WRITEENTRY] = null300 const entry = this[WRITEENTRY]304 if (!this[WRITEENTRY]) {457 const entry = this[WRITEENTRY]
16874 var WRITEENTRY = Symbol("writeEntry");16934 this[WRITEENTRY] = null;16986 const entry = this[WRITEENTRY] = new Entry(header, this[EX], this[GEX]);17072 const entry = this[WRITEENTRY];17078 this[WRITEENTRY] = null;17084 const entry = this[WRITEENTRY];17086 if (!this[WRITEENTRY]) {17200 const entry = this[WRITEENTRY];