Bug 101885 - DFG should not emit function checks if we've already proved that the operand is that exact function
Summary: DFG should not emit function checks if we've already proved that the operand ...
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: 2012-11-11 19:35 PST by Filip Pizlo
Modified: 2012-11-12 14:53 PST (History)
7 users (show)

See Also:


Attachments
the patch (3.42 KB, patch)
2012-11-11 19:38 PST, Filip Pizlo
oliver: 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-11-11 19:35:27 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-11-11 19:38:29 PST
Created attachment 173541 [details]
the patch
Comment 2 Filip Pizlo 2012-11-12 14:53:08 PST
Landed in http://trac.webkit.org/changeset/134313