Bug 225888

Summary: Remove JSObject::putOwnDataProperty() and friends
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: New BugsAssignee: Alexey Shvayka <ashvayka>
Status: NEW ---    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
none
Patch ashvayka: review?

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>