Bug 105577 - DFG shouldn't emit CheckStructure on array accesses if exit profiling tells it not to
Summary: DFG shouldn't emit CheckStructure on array accesses if exit profiling tells i...
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-12-20 14:11 PST by Filip Pizlo
Modified: 2012-12-20 14:18 PST (History)
1 user (show)

See Also:


Attachments
the patch (1.54 KB, patch)
2012-12-20 14:12 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 2012-12-20 14:11:59 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-12-20 14:12:54 PST
Created attachment 180407 [details]
the patch
Comment 2 Mark Hahnenberg 2012-12-20 14:16:06 PST
Comment on attachment 180407 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-12-20 14:18:24 PST
Landed in http://trac.webkit.org/changeset/138300