Bug 113905

Summary: fourthTier: put DFG data into a DFG::JITCode, and put common DFG and FTL data into something accessible from both DFG::JITCode and FTL::JITCode
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 113623    
Attachments:
Description Flags
work in progress
none
the patch ggaren: review+

Description Filip Pizlo 2013-04-03 15:48:14 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-04-03 15:49:29 PDT
Created attachment 196419 [details]
work in progress
Comment 2 Filip Pizlo 2013-04-03 22:38:40 PDT
Created attachment 196439 [details]
the patch
Comment 3 Geoffrey Garen 2013-04-03 22:48:42 PDT
Comment on attachment 196439 [details]
the patch

r=me
Comment 4 Filip Pizlo 2013-04-03 22:54:34 PDT
Landed in http://trac.webkit.org/changeset/147609