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

Function thrower

deps/v8/test/mjsunit/es8/async-function-stacktrace.js:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22function thrower() { throw new Error("NOPE"); }
23function reject() { return Promise.reject(new Error("NOPE")); }
24
25async function runTests() {

Callers 3

runTestsFunction · 0.70
b3Function · 0.70
c3Method · 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…