RESOLVED FIXED 216386
Don't assume byte code operands are uint32 JSValues
https://bugs.webkit.org/show_bug.cgi?id=216386
Summary Don't assume byte code operands are uint32 JSValues
Saam Barati
Reported 2020-09-10 16:23:18 PDT
We might exit from DFG, and they may not be uint32s.
Attachments
patch (4.14 KB, patch)
2020-09-10 16:32 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2020-09-10 16:32:40 PDT
Yusuke Suzuki
Comment 2 2020-09-10 16:37:56 PDT
Comment on attachment 408495 [details] patch r=me
Mark Lam
Comment 3 2020-09-10 20:29:17 PDT
Comment on attachment 408495 [details] patch Nice.
EWS
Comment 4 2020-09-14 09:46:07 PDT
Committed r267017: <https://trac.webkit.org/changeset/267017> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408495 [details].
Radar WebKit Bug Importer
Comment 5 2020-09-14 09:47:17 PDT
Mark Lam
Comment 6 2020-09-14 09:51:31 PDT
Note You need to log in before you can comment on or make changes to this bug.