RESOLVED FIXED 220695
[JSC] FTL OSR entry FlushFormat array is reversed
https://bugs.webkit.org/show_bug.cgi?id=220695
Summary [JSC] FTL OSR entry FlushFormat array is reversed
Yusuke Suzuki
Reported 2021-01-17 21:13:33 PST
[JSC] FTL OSR entry FlushFormat array is reversed
Attachments
Patch (3.71 KB, patch)
2021-01-17 21:14 PST, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2021-01-17 21:14:54 PST
Yusuke Suzuki
Comment 2 2021-01-17 21:14:57 PST
Mark Lam
Comment 3 2021-01-17 22:19:18 PST
Comment on attachment 417791 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=417791&action=review r=me with suggested comment change. > Source/JavaScriptCore/ChangeLog:9 > + After r268783, FTL OSR entry FlushFormat array is reversed wrongly. I think you meant to say "FlushFormat array is erroneously sorted in reversed order".
Yusuke Suzuki
Comment 4 2021-01-17 23:09:34 PST
Comment on attachment 417791 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=417791&action=review >> Source/JavaScriptCore/ChangeLog:9 >> + After r268783, FTL OSR entry FlushFormat array is reversed wrongly. > > I think you meant to say "FlushFormat array is erroneously sorted in reversed order". Fixed.
Yusuke Suzuki
Comment 5 2021-01-17 23:16:11 PST
Note You need to log in before you can comment on or make changes to this bug.