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

Function Hello

test/fixtures/source-map/istanbul-throw-original.js:4–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2 * comments dropped by uglify.
3 */
4function Hello() {
5 throw Error('goodbye');
6}
7
8setImmediate(function() {
9 Hello();

Callers 1

Calls 1

ErrorFunction · 0.50

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…