Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-wasi-start-validation.js
File
test-wasi-start-validation.js
test/wasi/test-wasi-start-validation.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
8
runInNewContext
Method · 0.80
require
Function · 0.50
readSync
Method · 0.45
then
Method · 0.45
start
Method · 0.45
compile
Method · 0.45
instantiate
Method · 0.45
defineProperty
Method · 0.45
Tested by
no test coverage detected