MCPcopy 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
4const common = require('../common');

Callers

nothing calls this directly

Calls 9

rejectMethod · 0.80
decMethod · 0.80
requireFunction · 0.50
setTimeoutFunction · 0.50
clearTimeoutFunction · 0.50
onMethod · 0.45
bindMethod · 0.45
logMethod · 0.45
shiftMethod · 0.45

Tested by

no test coverage detected