MCPcopy 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
2import '../common/index.mjs';
3import { execPath } from 'node:process';
4import fixtures from '../common/fixtures.js';

Callers

nothing calls this directly

Calls 2

spawnSyncAndExitFunction · 0.90
pathMethod · 0.45

Tested by

no test coverage detected