RESOLVED FIXED 157210
Use LIKELY() / UNLIKELY() hints when suitable in the JavaScript bindings
https://bugs.webkit.org/show_bug.cgi?id=157210
Summary Use LIKELY() / UNLIKELY() hints when suitable in the JavaScript bindings
Chris Dumez
Reported 2016-04-29 15:55:45 PDT
We already make use of them in the JS bindings but they are some cases where we don't and they may be useful.
Attachments
Patch (58.18 KB, patch)
2016-04-29 15:58 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-04-29 15:58:03 PDT
Chris Dumez
Comment 2 2016-04-29 21:48:03 PDT
Comment on attachment 277745 [details] Patch Clearing flags on attachment: 277745 Committed r200286: <http://trac.webkit.org/changeset/200286>
Chris Dumez
Comment 3 2016-04-29 21:48:08 PDT
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.