Bug 122025

Summary: Deoptimize 32-bit deoptimization
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: 121374    
Bug Blocks: 122024    
Attachments:
Description Flags
the patch oliver: review+

Description Filip Pizlo 2013-09-27 11:16:35 PDT
Make everyone use the simplified deoptimization code path, which should make it easier to implement changes to stack layout in the future.
Comment 1 Filip Pizlo 2013-09-27 11:31:17 PDT
Created attachment 212828 [details]
the patch
Comment 2 Filip Pizlo 2013-09-27 11:49:57 PDT
Landed in http://trac.webkit.org/changeset/156564