RESOLVED FIXED 187112
Add some more register state information when we crash in repatchPutById
https://bugs.webkit.org/show_bug.cgi?id=187112
Summary Add some more register state information when we crash in repatchPutById
Saam Barati
Reported 2018-06-27 12:48:26 PDT
...
Attachments
patch (3.22 KB, patch)
2018-06-27 15:08 PDT, Saam Barati
mark.lam: review+
patch (1.61 KB, patch)
2018-06-27 16:04 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2018-06-27 15:08:13 PDT
Mark Lam
Comment 2 2018-06-27 15:14:10 PDT
Comment on attachment 343756 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=343756&action=review r=me > Source/JavaScriptCore/jit/Repatch.cpp:590 > + if (offset != conditionSetOffset) { Add UNLIKELY() around the condition?
Saam Barati
Comment 3 2018-06-27 16:04:36 PDT
WebKit Commit Bot
Comment 4 2018-06-27 17:18:57 PDT
Comment on attachment 343764 [details] patch Clearing flags on attachment: 343764 Committed r233291: <https://trac.webkit.org/changeset/233291>
WebKit Commit Bot
Comment 5 2018-06-27 17:18:59 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2018-06-27 17:19:26 PDT
Note You need to log in before you can comment on or make changes to this bug.