Home
last modified time | relevance | path

Searched refs:receiveMessageSync (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/modules/esm/
Dhooks.js591 const response = this.#worker.receiveMessageSync();
677 response = this.#worker.receiveMessageSync();
/third_party/node/lib/internal/
Dworker.js454 receiveMessageSync() { method in InternalWorker