Searched refs:pendingHtmlInsertions (Results 1 – 1 of 1) sorted by relevance
18 this.pendingHtmlInsertions = []; property53 while (this.pendingHtmlInsertions.length) {54 const html = this.pendingHtmlInsertions.pop();69 this.pendingHtmlInsertions.push(html);