Bug 155621 - Add test for HashMap::ensure that shows that moving into the lambda does not incure extra cost
Summary: Add test for HashMap::ensure that shows that moving into the lambda does not ...
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-03-17 20:08 PDT by Sam Weinig
Modified: 2016-03-18 12:19 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2016-03-17 20:09 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-03-17 20:08:45 PDT
Add test for HashMap::ensure that shows that moving into the lambda does not incure extra cost
Comment 1 Sam Weinig 2016-03-17 20:09:57 PDT
Created attachment 274362 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-17 20:11:46 PDT
Attachment 274362 [details] did not pass style-queue:


ERROR: Tools/TestWebKitAPI/Tests/WTF/HashMap.cpp:590:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2016-03-18 12:18:57 PDT
Comment on attachment 274362 [details]
Patch

Clearing flags on attachment: 274362

Committed r198437: <http://trac.webkit.org/changeset/198437>
Comment 4 WebKit Commit Bot 2016-03-18 12:19:01 PDT
All reviewed patches have been landed.  Closing bug.