Bug 173759 - [JSC] Clean up Object.entries implementation
Summary: [JSC] Clean up Object.entries implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 01:36 PDT by Yusuke Suzuki
Modified: 2017-08-18 17:10 PDT (History)
8 users (show)

See Also:


Attachments
Patch (8.91 KB, patch)
2017-06-23 01:38 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-06-23 01:36:07 PDT
[JSC] Clean up Object.entries implementation
Comment 1 Yusuke Suzuki 2017-06-23 01:38:35 PDT
Created attachment 313698 [details]
Patch
Comment 2 Yusuke Suzuki 2017-06-24 15:01:54 PDT
Comment on attachment 313698 [details]
Patch

Thanks!
Comment 3 WebKit Commit Bot 2017-06-24 15:29:25 PDT
Comment on attachment 313698 [details]
Patch

Clearing flags on attachment: 313698

Committed r218790: <http://trac.webkit.org/changeset/218790>
Comment 4 WebKit Commit Bot 2017-06-24 15:29:27 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Yusuke Suzuki 2017-08-17 23:57:14 PDT
(In reply to Ryosuke Niwa from comment #5)
> Looks like this was ~1% Speedometer 2 progression:
> https://perf.webkit.org/v3/#/charts?since=1496209700646&zoom=(1498186706433.
> 4285-1498853553623.6326)&paneList=((18-977-(1498327339153.0962-1498357647928.
> 8867)-null-(5-2.5-500)))&repository=1

That's awesome!!
Comment 7 Sam Weinig 2017-08-18 17:10:09 PDT
(In reply to Yusuke Suzuki from comment #6)
> (In reply to Ryosuke Niwa from comment #5)
> > Looks like this was ~1% Speedometer 2 progression:
> > https://perf.webkit.org/v3/#/charts?since=1496209700646&zoom=(1498186706433.
> > 4285-1498853553623.6326)&paneList=((18-977-(1498327339153.0962-1498357647928.
> > 8867)-null-(5-2.5-500)))&repository=1
> 
> That's awesome!!

Woo!