Bug 116557 - fourthTier: add heuristics to reduce the likelihood of a trivially inlineable function being independently compiled by the concurrent JIT
Summary: fourthTier: add heuristics to reduce the likelihood of a trivially inlineable...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on: 116696
Blocks: 112836
  Show dependency treegraph
 
Reported: 2013-05-21 10:38 PDT by Filip Pizlo
Modified: 2013-05-24 14:06 PDT (History)
7 users (show)

See Also:


Attachments
WRONG PATCH (31.03 KB, patch)
2013-05-23 16:25 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (21.85 KB, patch)
2013-05-23 21:53 PDT, Filip Pizlo
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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