RESOLVED FIXED215833
[JSC] FTL should use m_origin instead of m_node->origin since m_node can be nullptr
https://bugs.webkit.org/show_bug.cgi?id=215833
Summary [JSC] FTL should use m_origin instead of m_node->origin since m_node can be n...
Yusuke Suzuki
Reported 2020-08-25 19:01:40 PDT
[JSC] FTL should use m_origin instead of m_node->origin since m_node can be nullptr
Attachments
Patch (81.38 KB, patch)
2020-08-25 19:02 PDT, Yusuke Suzuki
no flags
Patch (81.38 KB, patch)
2020-08-25 19:04 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2020-08-25 19:02:55 PDT
Yusuke Suzuki
Comment 2 2020-08-25 19:04:16 PDT
Mark Lam
Comment 3 2020-08-25 19:39:35 PDT
Comment on attachment 407260 [details] Patch r=me
EWS
Comment 4 2020-08-25 22:17:58 PDT
Committed r266159: <https://trac.webkit.org/changeset/266159> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407260 [details].
Yusuke Suzuki
Comment 5 2020-08-25 22:29:16 PDT
Note You need to log in before you can comment on or make changes to this bug.