Searched refs:notifyEof (Results 1 – 5 of 5) sorted by relevance
95 async notifyEof(): Promise<void> { method in WasmEngineProxy
59 abstract notifyEof(): void;
54 async notifyEof(): Promise<void> {
182 this.engine!.notifyEof();
267 await this.engine.notifyEof();