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

File create-vm.js

test/fixtures/snapshot/create-vm.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 4

runInNewContextMethod · 0.80
requireFunction · 0.50
logMethod · 0.45

Tested by

no test coverage detected