Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
22
function
thrower() { throw
new
Error(
"NOPE"
); }
23
function
reject() {
return
Promise.reject(
new
Error(
"NOPE"
)); }
24
25
async
function
runTests() {
Callers
3
runTests
Function · 0.70
b3
Function · 0.70
c3
Method · 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…