RESOLVED FIXED 221787
CodeBlock::propagateTransitions() should also handle OpSetPrivateBrand's LLInt IC.
https://bugs.webkit.org/show_bug.cgi?id=221787
Summary CodeBlock::propagateTransitions() should also handle OpSetPrivateBrand's LLIn...
Mark Lam
Reported 2021-02-11 17:08:00 PST
... just like it does for OpPutById and OpPutPrivateName.
Attachments
proposed patch. (3.65 KB, patch)
2021-02-11 17:22 PST, Mark Lam
ysuzuki: review+
Mark Lam
Comment 1 2021-02-11 17:22:33 PST
Created attachment 420073 [details] proposed patch.
Yusuke Suzuki
Comment 2 2021-02-11 17:38:39 PST
Comment on attachment 420073 [details] proposed patch. r=me
Mark Lam
Comment 3 2021-02-11 18:11:29 PST
Thanks for the review. Landed in r272765: <http://trac.webkit.org/r272765>.
Radar WebKit Bug Importer
Comment 4 2021-02-11 18:12:16 PST
Mark Lam
Comment 5 2021-02-11 18:15:06 PST
(In reply to Mark Lam from comment #3) > Thanks for the review. Landed in r272765: <http://trac.webkit.org/r272765>. Sorry, ignore that. Landed in r272766: <http://trac.webkit.org/r272766>.
Note You need to log in before you can comment on or make changes to this bug.