Home | History | Annotate | Download | only in resources

Lines Matching full:checker_

786   if (typeof this.checker_ != 'undefined' && this.checker_) {
787 clearInterval(this.checker_);
792 this.checker_ = setInterval((function(state_obj) {