Searched refs:receiveMessageSync (Results 1 – 2 of 2) sorted by relevance
591 const response = this.#worker.receiveMessageSync();677 response = this.#worker.receiveMessageSync();
454 receiveMessageSync() { method in InternalWorker