Bug 116557

Summary: fourthTier: add heuristics to reduce the likelihood of a trivially inlineable function being independently compiled by the concurrent JIT
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: 116696    
Bug Blocks: 112836    
Attachments:
Description Flags
WRONG PATCH
none
the patch ggaren: review+

Description Filip Pizlo 2013-05-21 10:38:41 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-05-23 16:25:10 PDT
Created attachment 202751 [details]
WRONG PATCH
Comment 2 Filip Pizlo 2013-05-23 16:25:35 PDT
Comment on attachment 202751 [details]
WRONG PATCH

WRONG PATCH
Comment 3 Filip Pizlo 2013-05-23 21:53:48 PDT
Created attachment 202763 [details]
the patch
Comment 4 Geoffrey Garen 2013-05-23 22:01:10 PDT
Comment on attachment 202763 [details]
the patch

r=me
Comment 5 Filip Pizlo 2013-05-24 14:06:02 PDT
Landed in http://trac.webkit.org/changeset/150657