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

Description Andreas Kling 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.
Comment 1 Andreas Kling 2016-01-29 15:49:50 PST
Created attachment 270266 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2016-01-30 12:48:21 PST
All reviewed patches have been landed.  Closing bug.