Bug 253083 - [JSC] Hoist configurability checks in ProxyObject's "get" and "set" traps
Summary: [JSC] Hoist configurability checks in ProxyObject's "get" and "set" traps
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-28 09:37 PST by Alexey Shvayka
Modified: 2023-02-28 12:12 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-28 09:37:55 PST
Implements https://github.com/tc39/ecma262/pull/895.
Comment 1 Radar WebKit Bug Importer 2023-02-28 09:38:19 PST
<rdar://problem/106035527>
Comment 2 Alexey Shvayka 2023-02-28 10:04:15 PST
Pull request: https://github.com/WebKit/WebKit/pull/10805
Comment 3 EWS 2023-02-28 12:12:55 PST
Committed 260957@main (235640089671): <https://commits.webkit.org/260957@main>

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