Searched refs:notifyEof (Results 1 – 4 of 4) sorted by relevance
42 abstract notifyEof(): void;
105 notifyEof(): Promise<void> { method in WasmEngineProxy
185 this.engine!.notifyEof();
187 await this.engine.notifyEof();