Lines Matching refs:then

168     promise.then(assert.fail, function() {});
180 const promise2 = Promise.reject(e).then(assert.fail, function(reason) {
209 }).then(assert.fail, function(reason) {
228 promise2 = promise.then(assert.fail, function(reason) {
244 Promise.reject(e).then(assert.fail, function() {});
256 }).then(assert.fail, function() {});
266 promise.then(assert.fail, function() {});
278 promise.then(assert.fail, function() {});
291 .then(function() {
303 Promise.resolve().then(function() {
309 }).then(assert.fail, function(reason) {
318 Promise.resolve().then(function() {
320 }).then(assert.fail, function(reason) {
330 Promise.resolve().then(function() {
332 }).then(assert.fail, function(reason) {
345 const _promise = Promise.resolve().then(function() {
361 const _promise = Promise.resolve().then(function() {
375 const _promise = Promise.resolve().then(function() {
386 Promise.all([Promise.reject(e)]).then(assert.fail, function() {});
402 p.then(assert.fail, function() {});
438 thePromise.then(assert.fail, function(reason) {
453 Promise.resolve().then(function() {
455 Promise.resolve().then(function() {
472 Promise.resolve().then(function() {
474 Promise.resolve().then(function() {
492 Promise.resolve().then(function() {
494 Promise.resolve().then(function() {
511 Promise.resolve().then(function() {
513 Promise.resolve().then(function() {
532 Promise.resolve().then(function() {
534 Promise.resolve().then(function() {
553 Promise.resolve().then(function() {
555 Promise.resolve().then(function() {
575 Promise.resolve().then(function() {
589 Promise.resolve().then(function() {
590 Promise.resolve().then(function() {
591 Promise.resolve().then(function() {
592 Promise.resolve().then(function() {
611 Promise.resolve().then(function() {
612 Promise.resolve().then(function() {
613 Promise.resolve().then(function() {
614 Promise.resolve().then(function() {