Bug 160721 - [JSC] TinyPtrSet::deleteListIfNecessary() no longer needs to test for reservedValue
Summary: [JSC] TinyPtrSet::deleteListIfNecessary() no longer needs to test for reserve...
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: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-09 17:16 PDT by Benjamin Poulain
Modified: 2016-08-10 14:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2016-08-09 17:27 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2016-08-09 17:16:04 PDT
[JSC] TinyPtrSet::deleteListIfNecessary() no longer needs to test for reservedValue
Comment 1 Benjamin Poulain 2016-08-09 17:27:43 PDT
Created attachment 285700 [details]
Patch
Comment 2 Benjamin Poulain 2016-08-10 14:24:48 PDT
Comment on attachment 285700 [details]
Patch

Clearing flags on attachment: 285700

Committed r204354: <http://trac.webkit.org/changeset/204354>
Comment 3 Benjamin Poulain 2016-08-10 14:24:52 PDT
All reviewed patches have been landed.  Closing bug.