Bug 231445 - [JSC] UnlinkedCodeBlock::m_instructions can be nullptr
Summary: [JSC] UnlinkedCodeBlock::m_instructions can be nullptr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-08 12:51 PDT by Yusuke Suzuki
Modified: 2021-10-08 15:02 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.71 KB, patch)
2021-10-08 12:53 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-10-08 12:51:31 PDT
[JSC] UnlinkedCodeBlock::m_instructions can be nullptr
Comment 1 Yusuke Suzuki 2021-10-08 12:53:51 PDT
Created attachment 440657 [details]
Patch
Comment 2 Yusuke Suzuki 2021-10-08 12:53:54 PDT
<rdar://problem/83975933>
Comment 3 Mark Lam 2021-10-08 13:00:52 PDT
Comment on attachment 440657 [details]
Patch

r=me
Comment 4 EWS 2021-10-08 15:02:09 PDT
Committed r283841 (242721@main): <https://commits.webkit.org/242721@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440657 [details].