Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
const
{
2
setDeserializeMainFunction,
3
} = require(
'v8'
).startupSnapshot;
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
4
setDeserializeMainFunction
Function · 0.85
runInNewContext
Method · 0.80
require
Function · 0.50
log
Method · 0.45
Tested by
no test coverage detected