Searched refs:currentPeriod (Results 1 – 1 of 1) sorted by relevance
8511 return eventDef.buildInstances(eventManager.currentPeriod.unzonedRange);8934 !this.currentPeriod ||8935 !this.currentPeriod.isWithinRange(start, end) ||8936 timezone !== this.currentPeriod.timezone) {8937 this.setPeriod(// will change this.currentPeriod8940 return this.currentPeriod.whenReleased();8946 if (this.currentPeriod) {8947 this.currentPeriod.requestSource(eventSource); // might release8952 if (this.currentPeriod) {8953 this.currentPeriod.purgeSource(doomedSource); // might release[all …]