Home
last modified time | relevance | path

Searched defs:rejection (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-promise-swallowed-event.js6 const rejection = new Error('Swallowed reject'); constant
Dtest-util-inspect.js2229 const rejection = Promise.reject('Oh no!'); constant