Lines Matching refs:INITIAL
2455 this.phases.COMPLETE : this.phases.INITIAL;
2511 INITIAL:0,
3063 this.phase = this.phases.INITIAL;
3112 if (this.phase === this.phases.INITIAL) {
3368 INITIAL:0,
3374 this.phase = this.phases.INITIAL;
3642 if (test.phase === test.phases.INITIAL) {
3674 if (test.phase === test.phases.INITIAL) {
3980 this.phase = this.INITIAL;
3983 Output.prototype.INITIAL = 0;
3989 if (this.phase > this.INITIAL) {