Bug 225888 - Remove JSObject::putOwnDataProperty() and friends
Summary: Remove JSObject::putOwnDataProperty() and friends
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-17 14:31 PDT by Alexey Shvayka
Modified: 2021-05-24 14:32 PDT (History)
7 users (show)

See Also:


Attachments
Patch (15.49 KB, patch)
2021-05-17 14:37 PDT, Alexey Shvayka
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (15.63 KB, patch)
2021-05-17 16:35 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff
Patch (15.38 KB, patch)
2021-05-18 08:05 PDT, Alexey Shvayka
ashvayka: review?
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2021-05-17 14:31:10 PDT
Remove JSObject::putOwnDataProperty() and friends
Comment 1 Alexey Shvayka 2021-05-17 14:37:26 PDT
Created attachment 428872 [details]
Patch
Comment 2 Alexey Shvayka 2021-05-17 16:35:29 PDT
Created attachment 428889 [details]
Patch

Inline putDirectMayBeIndex() into JSObject.h.
Comment 3 Alexey Shvayka 2021-05-18 08:05:10 PDT
Created attachment 428940 [details]
Patch

Remove incorrect ASSERT from putInlineFast().
Comment 4 Radar WebKit Bug Importer 2021-05-24 14:32:19 PDT
<rdar://problem/78419286>