Home | History | Annotate | Download | only in tests

Lines Matching full:onreadystatechange

891       this.transport.onreadystatechange = this.onStateChange.bind(this);
982 this.transport.onreadystatechange = Prototype.emptyFunction;