Bug 129789

Summary: Drop unlinked function code on memory pressure.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, kling, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-03-06 01:21:59 PST
We should throw UnlinkedFunctionCodeBlocks overboard on memory pressure.
Comment 1 Andreas Kling 2014-03-06 01:26:28 PST
Created attachment 225965 [details]
Patch
Comment 2 Geoffrey Garen 2014-03-06 09:43:35 PST
Comment on attachment 225965 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-03-06 10:42:19 PST
Comment on attachment 225965 [details]
Patch

Clearing flags on attachment: 225965

Committed r165197: <http://trac.webkit.org/changeset/165197>
Comment 4 WebKit Commit Bot 2014-03-06 10:42:23 PST
All reviewed patches have been landed.  Closing bug.