Home
last modified time | relevance | path

Searched refs:workerCallback (Results 1 - 2 of 2) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-inspector-workers-flat-list.js40 function workerCallback(message) { function
66 worker = startWorker(depth + 1, workerCallback);
H A Dtest-worker-debug.js63 function runWorker(id, workerCallback = () => {}) {
66 workerCallback(worker);

Completed in 1 milliseconds