Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ v
Function
v
deps/v8/test/mjsunit/modules-init3.mjs:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
assertThrows(() => z = 666, TypeError);
16
17
export
function
* v() {
return
40 }
18
export
var
w = 41;
19
export
let
x = 42;
20
export
class
y {};
Callers
4
modules-skip-init3.mjs
File · 0.90
check
Function · 0.90
sanityCheck
Method · 0.50
withDirs
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected