RESOLVED FIXED 165526
[JSC] Merge PromiseReactions
https://bugs.webkit.org/show_bug.cgi?id=165526
Summary [JSC] Merge PromiseReactions
Yusuke Suzuki
Reported 2016-12-07 05:10:08 PST
Currently, we always allocate two reactions per `then` call. But they can be merged easily.
Attachments
Patch (8.01 KB, patch)
2016-12-07 05:41 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2016-12-07 05:41:50 PST
Yusuke Suzuki
Comment 2 2016-12-07 07:08:21 PST
Comment on attachment 296390 [details] Patch Thanks!
WebKit Commit Bot
Comment 3 2016-12-07 07:32:54 PST
Comment on attachment 296390 [details] Patch Clearing flags on attachment: 296390 Committed r209455: <http://trac.webkit.org/changeset/209455>
WebKit Commit Bot
Comment 4 2016-12-07 07:32:58 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.