Bug 158789

Summary: Improve HashMap and HashSet support for Ref
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>