Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-require-module-dynamic-import-2.js
File
test-require-module-dynamic-import-2.js
test/es-module/test-require-module-dynamic-import-2.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-require-module
2
'use strict'
;
3
4
// Tests that previously dynamically require()'ed results are reference equal to
Callers
nothing calls this directly
Calls
4
require
Function · 0.50
pathToFileURL
Function · 0.50
then
Method · 0.45
resolve
Method · 0.45
Tested by
no test coverage detected