Bug 21584
Summary: | Avoid making a CTI call for op_call when using the correct number of arguments | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cameron Zwarich (cpst) <zwarich> |
Component: | JavaScriptCore | Assignee: | Cameron Zwarich (cpst) <zwarich> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 21583 | ||
Bug Blocks: | 20812 |
Cameron Zwarich (cpst)
After r37570 this is possible if we resolve bug 21583.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Cameron Zwarich (cpst)
This bug has been fixed by all of the work done on calls since it was filed.