Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ throwException
Function
throwException
deps/v8/test/webkit/stack-unwinding.js:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
function
throwException() {
47
throw
"Exception thrown"
;
48
}
49
50
function
hostAndException() {
51
var
stack = [];
Callers
1
hostAndException
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected