Bug 231066 - [JSC] Remove CodeBlock::m_numberOfNonArgumentValueProfiles since we can get the same value from UnlinkedCodeBlock
Summary: [JSC] Remove CodeBlock::m_numberOfNonArgumentValueProfiles since we can get t...
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-01 01:03 PDT by Yusuke Suzuki
Modified: 2021-10-01 11:52 PDT (History)
8 users (show)

See Also:


Attachments
Patch (6.07 KB, patch)
2021-10-01 01:05 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-01 01:03:53 PDT
[JSC] Remove CodeBlock::m_numberOfNonArgumentValueProfiles since we can get the same value from UnlinkedCodeBlock
Comment 1 Yusuke Suzuki 2021-10-01 01:05:02 PDT
Created attachment 439829 [details]
Patch
Comment 2 Robin Morisset 2021-10-01 10:55:48 PDT
Comment on attachment 439829 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2021-10-01 11:28:27 PDT
Comment on attachment 439829 [details]
Patch

Thanks!
Comment 4 EWS 2021-10-01 11:51:50 PDT
Committed r283387 (242391@main): <https://commits.webkit.org/242391@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439829 [details].
Comment 5 Radar WebKit Bug Importer 2021-10-01 11:52:18 PDT
<rdar://problem/83776035>