Bug 124225 - Liveness analysis should take less memory in CodeBlock when it is unused
Summary: Liveness analysis should take less memory in CodeBlock when it is unused
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 124181
  Show dependency treegraph
 
Reported: 2013-11-12 12:54 PST by Filip Pizlo
Modified: 2013-11-12 13:00 PST (History)
7 users (show)

See Also:


Attachments
the patch (6.18 KB, patch)
2013-11-12 12:55 PST, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-11-12 12:54:52 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-11-12 12:55:54 PST
Created attachment 216709 [details]
the patch
Comment 2 Mark Hahnenberg 2013-11-12 12:57:09 PST
Comment on attachment 216709 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-11-12 13:00:21 PST
Landed in http://trac.webkit.org/changeset/159141