Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-esm-import-meta-resolve.mjs
File
test-esm-import-meta-resolve.mjs
test/es-module/test-esm-import-meta-resolve.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-import-meta-resolve
2
import
{ spawnPromisified } from
'../common/index.mjs'
;
3
import
* as fixtures from
'../common/fixtures.mjs'
;
4
import
assert from
'assert'
;
Callers
nothing calls this directly
Calls
9
spawn
Function · 0.90
forEach
Method · 0.65
match
Method · 0.65
toArray
Method · 0.65
Symbol
Function · 0.50
spawnPromisified
Function · 0.50
resolve
Method · 0.45
end
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected