Bug 257297 - [JSC] Add String#toLowerCase constant folding attempt in DFG
Summary: [JSC] Add String#toLowerCase constant folding attempt in DFG
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-24 17:48 PDT by Yusuke Suzuki
Modified: 2023-05-25 10:10 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 Yusuke Suzuki 2023-05-24 17:48:26 PDT
...
Comment 1 Radar WebKit Bug Importer 2023-05-24 17:49:06 PDT
<rdar://problem/109805333>
Comment 2 Yusuke Suzuki 2023-05-24 17:49:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14319
Comment 3 EWS 2023-05-25 10:10:04 PDT
Committed 264521@main (baa3114af2f9): <https://commits.webkit.org/264521@main>

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