Bug 155591 - We should have a DFG intrinsic for the construct case of the Object constructor
Summary: We should have a DFG intrinsic for the construct case of the Object constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-17 11:33 PDT by Keith Miller
Modified: 2021-01-05 11:55 PST (History)
8 users (show)

See Also:


Attachments
Patch (4.91 KB, patch)
2021-01-05 07:27 PST, 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 Keith Miller 2016-03-17 11:33:42 PDT
...
Comment 1 Alexey Shvayka 2021-01-05 07:27:57 PST
Created attachment 417003 [details]
Patch
Comment 2 Alexey Shvayka 2021-01-05 07:42:47 PST
(In reply to Alexey Shvayka from comment #1)
> Created attachment 417003 [details]
> Patch

                                          r270932                     patch

new-object-no-expected-function       29.9128+-0.8178     ^      7.1561+-0.4640        ^ definitely 4.1800x faster
Comment 3 Yusuke Suzuki 2021-01-05 11:50:45 PST
Comment on attachment 417003 [details]
Patch

r=me
Comment 4 EWS 2021-01-05 11:54:22 PST
Committed r271164: <https://trac.webkit.org/changeset/271164>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417003 [details].
Comment 5 Radar WebKit Bug Importer 2021-01-05 11:55:16 PST
<rdar://problem/72823189>