Home | History | Annotate | Download | only in resources

Lines Matching full:checker_

818   if (typeof this.checker_ != 'undefined' && this.checker_) {
819 clearInterval(this.checker_);
824 this.checker_ = setInterval((function(state_obj) {