Searched defs:rejection (Results 1 – 6 of 6) sorted by relevance
6 const rejection = new Error('Swallowed reject'); constant
2297 const rejection = Promise.reject('Oh no!'); constant
15 let rejection; variable
54 function testCompileStreamingRejection(makeResponsePromise, rejection) { argument65 function testCompileStreamingRejectionUsingFetch(responseCallback, rejection) { argument
41 let rejection; variable
198 const rejection = { name: 'letter' }; variable