Searched refs:mirrors_ (Results 1 – 1 of 1) sorted by relevance
1963 this.mirrors_ = [ ]; property in JSONProtocolSerializer2004 var count = this.mirrors_.length;2007 content.push(this.serialize_(this.mirrors_[i], false, false));2035 for (var i = 0; i < this.mirrors_.length; i++) {2036 if (this.mirrors_[i] === mirror) {2042 this.mirrors_.push(mirror);