Bug 261219 - [JSC] Add fast path for Object.assign(target, NamedProperties + IndexedProperties)
Summary: [JSC] Add fast path for Object.assign(target, NamedProperties + IndexedProper...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yijia Huang
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-06 12:35 PDT by Yijia Huang
Modified: 2023-09-08 09:09 PDT (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 Yijia Huang 2023-09-06 12:35:32 PDT
...
Comment 1 Radar WebKit Bug Importer 2023-09-06 12:35:56 PDT
<rdar://problem/115070621>
Comment 2 Yijia Huang 2023-09-06 12:45:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17312
Comment 3 EWS 2023-09-08 09:09:28 PDT
Committed 267797@main (3e8cc7706222): <https://commits.webkit.org/267797@main>

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