MCPcopy Index your code
hub / github.com/nodejs/node / test-require-module-dynamic-import-1.js

File test-require-module-dynamic-import-1.js

test/es-module/test-require-module-dynamic-import-1.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 import()'ed results are reference equal to

Callers

nothing calls this directly

Calls 4

requireFunction · 0.50
pathToFileURLFunction · 0.50
thenMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected