Bug 136641
Summary: | Investigate changing SSAConversionPhase to map local variable numbers to SSACalculator::Variables rather than mapping VariableAccessData's | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Filip Pizlo <fpizlo> |
Status: | NEW | ||
Severity: | Normal | CC: | barraclough, ggaren, mark.lam, mhahnenb, msaboff, nrotem, oliver, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 136331 | ||
Bug Blocks: |
Filip Pizlo
This could be more efficient, particularly when it comes to pruning rebirths. It's not yet clear if this matters, though - it may be that SSAConversionPhase is simple fast enough as it is.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |