MCPcopy Index your code
hub / github.com/nodejs/node / worker_thread.js

File worker_thread.js

lib/internal/main/worker_thread.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// In worker threads, execute the script sent through the
4// message port.

Callers

nothing calls this directly

Calls 15

setupMainThreadPortFunction · 0.85
initializeModuleLoadersFunction · 0.85
getOptionValueFunction · 0.85
evalFunctionFunction · 0.85
evalModuleEntryPointFunction · 0.85
markBootstrapCompleteFunction · 0.85
importMethod · 0.80
requireFunction · 0.50

Tested by

no test coverage detected