MCPcopy Index your code
hub / github.com/nodejs/node / create-worker.js

File create-worker.js

test/fixtures/snapshot/create-worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {
2 setDeserializeMainFunction,
3} = require('v8').startupSnapshot;
4const assert = require('assert');

Callers

nothing calls this directly

Calls 5

requireFunction · 0.50
onMethod · 0.45
logMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected