Bug 252328 - Optimize Reflect.get() leveraging the recently introduced GetByValWithThis IC
Summary: Optimize Reflect.get() leveraging the recently introduced GetByValWithThis IC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-15 10:54 PST by Alexey Shvayka
Modified: 2023-02-15 14:13 PST (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 Alexey Shvayka 2023-02-15 10:54:21 PST
It's frequently used in JetStream3/proxy-vue.
Comment 1 Radar WebKit Bug Importer 2023-02-15 10:55:00 PST
<rdar://problem/105504833>
Comment 2 Alexey Shvayka 2023-02-15 11:36:34 PST
Pull request: https://github.com/WebKit/WebKit/pull/10157
Comment 3 EWS 2023-02-15 14:13:52 PST
Committed 260327@main (0f0092e17fdb): <https://commits.webkit.org/260327@main>

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