Searched refs:onMessage (Results 1 – 1 of 1) sorted by relevance
58 this.port.onmessage = this.onMessage.bind(this);61 onMessage(m: MessageEvent) { method in WasmEngineProxy