MCPcopy Index your code
hub / github.com/nodejs/node / thrower

Function thrower

deps/v8/test/debugger/debug/es8/async-function-debug-scopes.js:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7var global_marker = 7;
8
9async function thrower() { throw 'Exception'; }
10
11async function test(name, func, args, handler, continuation) {
12 var handler_called = false;

Callers 1

runTestsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…