Searched refs:mirrors_ (Results 1 – 1 of 1) sorted by relevance
1842 this.mirrors_ = [ ]; property in JSONProtocolSerializer1883 var count = this.mirrors_.length;1886 content.push(this.serialize_(this.mirrors_[i], false, false));1905 for (var i = 0; i < this.mirrors_.length; i++) {1906 if (this.mirrors_[i] === mirror) {1912 this.mirrors_.push(mirror);