RESOLVED FIXED 165181
[JSC] always wrap AwaitExpression operand in a new Promise
https://bugs.webkit.org/show_bug.cgi?id=165181
Summary [JSC] always wrap AwaitExpression operand in a new Promise
Caitlin Potter (:caitp)
Reported 2016-11-29 17:51:26 PST
[JSC] always wrap AwaitExpression operand in a new Promise
Attachments
Patch (3.80 KB, patch)
2016-11-29 17:54 PST, Caitlin Potter (:caitp)
no flags
Caitlin Potter (:caitp)
Comment 1 2016-11-29 17:54:14 PST
Caitlin Potter (:caitp)
Comment 2 2016-11-29 17:59:25 PST
André Bargull had filed this issue on v8, and it also seems to apply to the WebKit implementation due to relying on @Promise.@resolve().
Yusuke Suzuki
Comment 3 2016-11-29 18:28:48 PST
Comment on attachment 295685 [details] Patch r=me
WebKit Commit Bot
Comment 4 2016-11-29 19:43:15 PST
Comment on attachment 295685 [details] Patch Clearing flags on attachment: 295685 Committed r209113: <http://trac.webkit.org/changeset/209113>
WebKit Commit Bot
Comment 5 2016-11-29 19:43:18 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.