Bug 105953 - DFG inlining machinery should be robust against the inline callee varying while the executable stays the same
Summary: DFG inlining machinery should be robust against the inline callee varying whi...
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:
Blocks:
 
Reported: 2013-01-02 14:54 PST by Filip Pizlo
Modified: 2013-01-02 15:56 PST (History)
7 users (show)

See Also:


Attachments
the patch (21.19 KB, patch)
2013-01-02 14:56 PST, Filip Pizlo
mhahnenberg: 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-01-02 14:54:30 PST
This is another step towards inlining closure calls.
Comment 1 Filip Pizlo 2013-01-02 14:56:43 PST
Created attachment 181074 [details]
the patch
Comment 2 Mark Hahnenberg 2013-01-02 15:49:44 PST
Comment on attachment 181074 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-01-02 15:56:04 PST
Landed in http://trac.webkit.org/changeset/138669