Bug 95887

Summary: Refactored callee access in the DFG to support it in the general case
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, fpizlo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Description Geoffrey Garen 2012-09-05 13:35:37 PDT
Refactored callee access in the DFG to support it in the general case
Comment 1 Geoffrey Garen 2012-09-05 13:38:23 PDT
Created attachment 162322 [details]
Patch
Comment 2 Geoffrey Garen 2012-09-05 13:38:45 PDT
Comment on attachment 162322 [details]
Patch

Phil reviewed this in person.
Comment 3 Geoffrey Garen 2012-09-05 13:49:51 PDT
Committed r127643: <http://trac.webkit.org/changeset/127643>