Bug 158789 - Improve HashMap and HashSet support for Ref
Summary: Improve HashMap and HashSet support for Ref
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-15 10:09 PDT by Sam Weinig
Modified: 2016-06-23 10:29 PDT (History)
4 users (show)

See Also:


Attachments
Patch (15.30 KB, patch)
2016-06-15 10:19 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2016-06-15 10:09:10 PDT
Improve HashMap and HashSet support for Ref
Comment 1 Sam Weinig 2016-06-15 10:19:49 PDT
Created attachment 281369 [details]
Patch
Comment 2 Chris Dumez 2016-06-15 14:45:47 PDT
Comment on attachment 281369 [details]
Patch

R=me
Comment 3 WebKit Commit Bot 2016-06-15 15:07:56 PDT
Comment on attachment 281369 [details]
Patch

Clearing flags on attachment: 281369

Committed r202111: <http://trac.webkit.org/changeset/202111>
Comment 4 WebKit Commit Bot 2016-06-15 15:08:01 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Chris Dumez 2016-06-16 13:39:53 PDT
Reverted r202002 and r202111 for reason:

Ryosuke says this was a JSBench regression on iOS

Committed r202136: <http://trac.webkit.org/changeset/202136>