resolve()/reject() on Promise subclasses and @@species

Boris Zbarsky bzbarsky at mit.edu
Thu Nov 5 03:13:05 UTC 2015


On 11/4/15 9:36 PM, Domenic Denicola wrote:
> But it seems that
> ES15 decided to only use @@species for instance methods

Except it also uses it for Promise.all and Promise.race.

-Boris



More information about the es-discuss mailing list