Searched refs:validatorsInQueue (Results 1 – 3 of 3) sorted by relevance
15072 validatorsInQueue: 0, property15075 this.validatorsInQueue++;15079 this.validatorsInQueue = this.validatorsInQueue - 1 < 0 ? 0 : this.validatorsInQueue - 1;15084 if (this.validatorsInQueue == 0 && resolved == false) {
1 …validatorsInQueue:0,valid:true,addValidatorToQueue:function addValidatorToQueue(){this.validatorsI…
29 …validatorsInQueue:0,valid:!0,addValidatorToQueue:function(){this.validatorsInQueue+=1,e=!1},remove…