Bug 78518 - DFG should not check the types of arguments that are dead
Summary: DFG should not check the types of arguments that are dead
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-13 12:45 PST by Filip Pizlo
Modified: 2012-02-16 02:10 PST (History)
0 users

See Also:


Attachments
the patch (3.18 KB, patch)
2012-02-13 13:23 PST, 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 2012-02-13 12:45:15 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-02-13 13:23:06 PST
Created attachment 126815 [details]
the patch
Comment 2 Geoffrey Garen 2012-02-13 13:24:14 PST
Comment on attachment 126815 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-02-16 02:10:16 PST
Landed in http://trac.webkit.org/changeset/107912