Bug 241574 - [JSC] AbsenceOfSetEffect property condition should mind put() overrides
Summary: [JSC] AbsenceOfSetEffect property condition should mind put() overrides
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-13 15:30 PDT by Alexey Shvayka
Modified: 2022-06-16 13:38 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2022-06-13 15:30:05 PDT
Like JSArray::put() / RegExpObject::put().
Comment 1 Alexey Shvayka 2022-06-13 15:59:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1484
Comment 2 Alexey Shvayka 2022-06-16 13:16:00 PDT
rdar://91833733
Comment 3 EWS 2022-06-16 13:38:27 PDT
Committed r295610 (251615@main): <https://commits.webkit.org/251615@main>

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