Bug 144834 - [JSC] Remove unused things from PropertyNameArray.
Summary: [JSC] Remove unused things from PropertyNameArray.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-09 16:53 PDT by Andreas Kling
Modified: 2015-05-10 13:05 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.36 KB, patch)
2015-05-09 16:54 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2015-05-09 16:53:15 PDT
PropertyNameArray has some unused members and functions.
Comment 1 Andreas Kling 2015-05-09 16:54:35 PDT
Created attachment 252788 [details]
Patch
Comment 2 Andreas Kling 2015-05-10 13:05:20 PDT
Comment on attachment 252788 [details]
Patch

Clearing flags on attachment: 252788

Committed r184050: <http://trac.webkit.org/changeset/184050>
Comment 3 Andreas Kling 2015-05-10 13:05:25 PDT
All reviewed patches have been landed.  Closing bug.