Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ fn
Function
fn
test/es-module/test-esm-live-binding.mjs:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
const
s = Symbol();
14
const
fn = () => s;
15
16
Reflect.deleteProperty(fs,
'readFile'
);
17
syncBuiltinESMExports();
Callers
2
test-require-module-detect-entry-point.js
File · 0.70
test-require-module-detect-entry-point-aou.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected