Searched refs:flushCallbacks (Results 1 – 4 of 4) sorted by relevance
101 private flushCallbacks(type: StackType): void {140 return this.flushCallbacks(type);217 this.flushCallbacks(type);
88 flushCallbacks(type) { method in LogBoxLog118 return this.flushCallbacks(type);182 this.flushCallbacks(type);
57 private flushCallbacks;
1 …flushCallbacks(type: StackType): void {\n const callbacks = this.callbacks.get(type);\n cons…