Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ esm-loader-defaultResolve.js
File
esm-loader-defaultResolve.js
benchmark/esm/esm-loader-defaultResolve.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Tests the impact on eager operations required for policies affecting
2
// general startup, does not test lazy operations
3
'use strict'
;
4
const
fs = require(
'node:fs'
);
Callers
nothing calls this directly
Calls
4
require
Function · 0.50
pathToFileURL
Function · 0.50
resolve
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected