April 10 2014 Meeting Notes

C. Scott Ananian ecmascript at cscott.net
Fri Apr 25 11:04:20 PDT 2014


I like the `@@return` proposal, and I would like to eventually use `yield`
inside try/finally (with something like `Promise.async` to implement the
poor man's pre-ES7 `await`/`async`), and *yet*:

I support banning `yield` inside try/finally for ES6.  That seems the
smallest possible fix for the immediate issue (unreliable `finally` clause
execution), and it buys us time to fix things properly for ES7 (whether
that's @@return or something else).
  --scott
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140425/fae7eaaf/attachment.html>


More information about the es-discuss mailing list