Re: [heycam/webidl] Allow functions to be used as promise inputs (#1020)

@domenic
> It would be called; the `typeof` check would happen first.

That is the opposite of how `Promise.resolve()`, `Promise.all()`, `Promise.prototype.then`, etc. work, which call the `then` method.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/1020#issuecomment-925605493

Received on Thursday, 23 September 2021 08:30:22 UTC