Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
4
function
Hello() {
5
throw Error(
'goodbye'
);
6
}
7
8
setImmediate(
function
() {
9
Hello();
Callers
1
istanbul-throw-original.js
File · 0.70
Calls
1
Error
Function · 0.50
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…