Bug 257394 - [JSC] Refactor B3ReduceStrength: use replaceWithNew<> instead of replaceWithNewValue(m_proc.add<>(...))
Summary: [JSC] Refactor B3ReduceStrength: use replaceWithNew<> instead of replaceWithN...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yijia Huang
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-26 14:37 PDT by Yijia Huang
Modified: 2023-05-26 15:51 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yijia Huang 2023-05-26 14:37:13 PDT
...
Comment 1 Radar WebKit Bug Importer 2023-05-26 14:40:47 PDT
<rdar://problem/109905960>
Comment 2 Yijia Huang 2023-05-26 14:41:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14405
Comment 3 EWS 2023-05-26 15:51:06 PDT
Committed 264608@main (071afec5306c): <https://commits.webkit.org/264608@main>

Reviewed commits have been landed. Closing PR #14405 and removing active labels.