Searched refs:ieProgId_ (Results 1 – 1 of 1) sorted by relevance
172 goog.net.DefaultXmlHttpFactory.prototype.ieProgId_ = null; method in goog.net.DefaultXmlHttpFactory186 if (!this.ieProgId_ && typeof XMLHttpRequest == 'undefined' &&198 this.ieProgId_ = candidate;210 return /** @type {string} */ (this.ieProgId_);