Bug 69682 - DFG JIT: callOperation should return the Call.
Summary: DFG JIT: callOperation should return the Call.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 17:53 PDT by Gavin Barraclough
Modified: 2011-10-10 11:42 PDT (History)
0 users

See Also:


Attachments
The patch (23.13 KB, patch)
2011-10-07 17:54 PDT, Gavin Barraclough
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2011-10-07 17:53:13 PDT
This would allow it to be used in more places.
Comment 1 Gavin Barraclough 2011-10-07 17:54:16 PDT
Created attachment 110237 [details]
The patch
Comment 2 Gavin Barraclough 2011-10-10 11:42:50 PDT
Fixed in r97071