[whatwg] How works Promise.any() if it was called with resolved promises?

Tetsuharu OHZEKI saneyuki.snyk at gmail.com
Fri Jun 14 09:04:00 PDT 2013


2013/6/15 Tab Atkins Jr. <jackalmage at gmail.com>:
> Promise.any() only passes the *first* argument's fulfill value to its
> callback, not all of them (even if it was called with several
> already-fulfilled arguments).
>
> Otherwise, you're right.

Thank you very much. I understand about the behavior.


--
Tetsuharu OHZEKI
(a.k.a saneyuki_s)



More information about the whatwg mailing list