Bug 97373 - DFG CSE assumes that a holy PutByVal does not interfere with GetArrayLength, when it clearly does
Summary: DFG CSE assumes that a holy PutByVal does not interfere with GetArrayLength, ...
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: 70246
  Show dependency treegraph
 
Reported: 2012-09-21 15:39 PDT by Filip Pizlo
Modified: 2012-09-21 15:59 PDT (History)
1 user (show)

See Also:


Attachments
the patch (10.72 KB, patch)
2012-09-21 15:42 PDT, 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-09-21 15:39:30 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-09-21 15:42:33 PDT
Created attachment 165214 [details]
the patch
Comment 2 Mark Hahnenberg 2012-09-21 15:53:48 PDT
Comment on attachment 165214 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-09-21 15:59:31 PDT
Landed in http://trac.webkit.org/changeset/129266