Bug 141660
| Summary: | FTL LoadVarargs should just pass the pointer to the buffer on the stack rather than computing a VirtualRegister | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 141332 | ||
| Bug Blocks: | |||
Filip Pizlo
Computing the VirtualRegister of the machineStart is pretty dirty. It would be great not to do that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |