Bug 21584 - Avoid making a CTI call for op_call when using the correct number of arguments
Summary: Avoid making a CTI call for op_call when using the correct number of arguments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Cameron Zwarich (cpst)
URL:
Keywords:
Depends on: 21583
Blocks: 20812
  Show dependency treegraph
 
Reported: 2008-10-13 17:59 PDT by Cameron Zwarich (cpst)
Modified: 2009-04-19 01:36 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Zwarich (cpst) 2008-10-13 17:59:54 PDT
After r37570 this is possible if we resolve bug 21583.
Comment 1 Cameron Zwarich (cpst) 2009-04-19 01:36:42 PDT
This bug has been fixed by all of the work done on calls since it was filed.