Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-async-loader-hooks-throw-symbol.mjs
File
test-async-loader-hooks-throw-symbol.mjs
test/module-hooks/test-async-loader-hooks-throw-symbol.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Test that loader hooks should handle symbol thrown from top-level
2
import
'../common/index.mjs'
;
3
import
{ execPath } from
'node:process'
;
4
import
fixtures from
'../common/fixtures.js'
;
Callers
nothing calls this directly
Calls
2
spawnSyncAndExit
Function · 0.90
path
Method · 0.45
Tested by
no test coverage detected