Bug 252602 - [JSC] Add ProxyObjectStore IC to optimize "set" trap
Summary: [JSC] Add ProxyObjectStore IC to optimize "set" trap
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-20 12:56 PST by Alexey Shvayka
Modified: 2023-02-24 11:46 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-20 12:56:27 PST
Just like we already have for "get".
Comment 1 Radar WebKit Bug Importer 2023-02-20 12:57:01 PST
<rdar://problem/105692284>
Comment 2 Alexey Shvayka 2023-02-20 13:37:30 PST
Pull request: https://github.com/WebKit/WebKit/pull/10389
Comment 3 EWS 2023-02-24 11:46:56 PST
Committed 260803@main (b45d2e9c3d34): <https://commits.webkit.org/260803@main>

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