Bug 211805 - Move @isConstructor checks from fast paths of Array.from and Array.of
Summary: Move @isConstructor checks from fast paths of Array.from and Array.of
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-12 13:57 PDT by Alexey Shvayka
Modified: 2020-05-13 00:09 PDT (History)
9 users (show)

See Also:


Attachments
Patch (5.38 KB, patch)
2020-05-12 14:09 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2020-05-12 13:57:26 PDT
Per Darin's comment on Slack, this change was extracted from https://bugs.webkit.org/attachment.cgi?id=399164.
Comment 1 Alexey Shvayka 2020-05-12 14:09:04 PDT
Created attachment 399174 [details]
Patch
Comment 2 Darin Adler 2020-05-12 14:15:53 PDT
Comment on attachment 399174 [details]
Patch

Thanks it’s good to have this separately.
Comment 3 EWS 2020-05-13 00:08:17 PDT
Committed r261601: <https://trac.webkit.org/changeset/261601>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399174 [details].
Comment 4 Radar WebKit Bug Importer 2020-05-13 00:09:19 PDT
<rdar://problem/63172597>