Bug 87057 - DFG ConvertThis should just be a CheckStructure if the structure is known
Summary: DFG ConvertThis should just be a CheckStructure if the structure is known
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-05-21 16:28 PDT by Filip Pizlo
Modified: 2012-05-25 13:20 PDT (History)
0 users

See Also:


Attachments
the patch (19.46 KB, patch)
2012-05-21 16:41 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (19.50 KB, patch)
2012-05-21 17:06 PDT, Filip Pizlo
barraclough: 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-05-21 16:28:34 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-05-21 16:41:15 PDT
Created attachment 143133 [details]
the patch
Comment 2 Filip Pizlo 2012-05-21 17:06:58 PDT
Created attachment 143141 [details]
the patch

Found and fixed a bug.
Comment 3 Filip Pizlo 2012-05-22 13:38:27 PDT
Landed in http://trac.webkit.org/changeset/118021
Comment 4 Filip Pizlo 2012-05-25 13:20:32 PDT
Merged in http://trac.webkit.org/changeset/118555