WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283816
[JSC] Add `JSObject::convertToIndexingTypeIfNeeded`
https://bugs.webkit.org/show_bug.cgi?id=283816
Summary
[JSC] Add `JSObject::convertToIndexingTypeIfNeeded`
Sosuke Suzuki
Reported
2024-11-29 01:03:54 PST
> JSObject::convertToIndexingTypeIfNeeded is a big switch on both the old and new indexing types and calling the appropriate JSObject::convert<type>To<nextType> function.
context:
https://github.com/WebKit/WebKit/pull/36769#discussion_r1862570127
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-06 01:04:13 PST
<
rdar://problem/141035447
>
Sosuke Suzuki
Comment 2
2024-12-28 07:36:06 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38406
EWS
Comment 3
2024-12-29 08:08:23 PST
Committed
288324@main
(3e9dded80a29): <
https://commits.webkit.org/288324@main
> Reviewed commits have been landed. Closing PR #38406 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug