>
>
> - Promise.cast is renamed to Promise.resolve (remove old Promise.resolve)
> - Keep then, reject chain (NOT DEFER, reject!)
> - Renaming .cast thus removes over-wrapping (always-wrap) deoptimization
> in old Promise.resolve
>
>
So basically, since September, we've seen:

- A design proposal which achieved "consensus"
- A spec implementation which completely ignored that "consensus"
- And now a third design, which also throws out "consensus" and has been
implemented by precisely no-one

And all of this over 200 to 300 LOC.

These shenanigans are deeply disturbing.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to