Bug 130802
Summary: | Investigate whether FTL::StackMaps::Record::liveOuts takes too much memory | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Filip Pizlo <fpizlo> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | atrick, barraclough, ggaren, juergen, mark.lam, mhahnenberg, msaboff, oliver, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 130801 | ||
Bug Blocks: | 132356 |
Filip Pizlo
Naively it seems like it does, but we have to remember that it is probably not the longest pole in the tent - most especially since we don't keep a lot of FTL CodeBlocks around.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Filip Pizlo
Not valid now that we're doing B3.