Bug 153682

Summary: Shrink Heap::m_executables after cleaning it.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2 Keywords: Performance
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2016-01-29 15:48:07 PST
Heap::m_executables sometimes gets pretty large. I have one with a 500kB backing store here with only a couple thousand entries.
Attachments
Patch (1.24 KB, patch)
2016-01-29 15:49 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2016-01-29 15:49:50 PST
WebKit Commit Bot
Comment 2 2016-01-30 12:48:17 PST
Comment on attachment 270266 [details] Patch Clearing flags on attachment: 270266 Committed r195905: <http://trac.webkit.org/changeset/195905>
WebKit Commit Bot
Comment 3 2016-01-30 12:48:21 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.