for (var i = 0, ii = this.pending.length; i < ii; i++) {
            total += this.pending[i][1];
        }