Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-promise-unhandled-throw-handler.js
File
test-promise-unhandled-throw-handler.js
test/parallel/test-promise-unhandled-throw-handler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --unhandled-rejections=throw
2
'use strict'
;
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
9
reject
Method · 0.80
dec
Method · 0.80
require
Function · 0.50
setTimeout
Function · 0.50
clearTimeout
Function · 0.50
on
Method · 0.45
bind
Method · 0.45
log
Method · 0.45
shift
Method · 0.45
Tested by
no test coverage detected