Searched refs:appendFirst (Results 1 – 3 of 3) sorted by relevance
279 appendFirst,294 appendFirst = true;318 ', buffer = ' + (appendFirst ? '' : this.initializeBuffer());330 'var ' + varDeclarations.substring(2) + (appendFirst ? '' : ';\n')
262 appendFirst = undefined,277 appendFirst = true;300 varDeclarations += ', buffer = ' + (appendFirst ? '' : this.initializeBuffer());311 this.source.prepend('var ' + varDeclarations.substring(2) + (appendFirst ? '' : ';\n'));
270 appendFirst = undefined, variable in JavaScriptCompiler285 appendFirst = true;308 varDeclarations += ', buffer = ' + (appendFirst ? '' : this.initializeBuffer());319 this.source.prepend('var ' + varDeclarations.substring(2) + (appendFirst ? '' : ';\n'));