Bug 159119
| Summary: | B3 should be able to convert any value to a constant in-place | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Filip Pizlo
I've encountered a bunch of annoying situations where I want to turn a value into a constant, but instead I have to turn it into an Identity that points to a constant.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |