Bug 131764

Summary: AI for GetLocal should match the DFG backend, and in this case, the best way to do that is to get rid of the "exit if empty prediction" thing since it's a vestige of a time long gone
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch
oliver: review+
the patch ggaren: review+

Description Filip Pizlo 2014-04-16 14:39:11 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-04-16 14:48:07 PDT
Created attachment 229483 [details]
the patch
Comment 2 Filip Pizlo 2014-04-16 19:11:28 PDT
Created attachment 229512 [details]
the patch
Comment 3 Geoffrey Garen 2014-04-16 21:25:19 PDT
Comment on attachment 229512 [details]
the patch

r=me
Comment 4 Filip Pizlo 2014-04-17 10:01:46 PDT
Landed in http://trac.webkit.org/changeset/167433