Bug 132167 - DFG worklist scanning should not treat the key as a separate entity
Summary: DFG worklist scanning should not treat the key as a separate entity
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: 132166
  Show dependency treegraph
 
Reported: 2014-04-24 20:53 PDT by Filip Pizlo
Modified: 2014-04-25 12:39 PDT (History)
7 users (show)

See Also:


Attachments
the patch (2.98 KB, patch)
2014-04-24 21:02 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 2014-04-24 20:53:03 PDT
The key is part of the plan.
Comment 1 Filip Pizlo 2014-04-24 21:02:32 PDT
Created attachment 230133 [details]
the patch
Comment 2 Mark Hahnenberg 2014-04-25 08:36:48 PDT
Comment on attachment 230133 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-04-25 12:39:48 PDT
Landed in http://trac.webkit.org/changeset/167814