Bug 118340 - fourthTier: DFG::Node::m_opInfo2 should also be a uintptr_t
Summary: fourthTier: DFG::Node::m_opInfo2 should also be a uintptr_t
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: 118339
  Show dependency treegraph
 
Reported: 2013-07-02 21:59 PDT by Filip Pizlo
Modified: 2013-07-02 22:30 PDT (History)
7 users (show)

See Also:


Attachments
the patch (2.70 KB, patch)
2013-07-02 22:00 PDT, Filip Pizlo
sam: 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 2013-07-02 21:59:19 PDT
So that it can hold a BasicBlock*.
Comment 1 Filip Pizlo 2013-07-02 22:00:29 PDT
Created attachment 205968 [details]
the patch
Comment 2 Filip Pizlo 2013-07-02 22:30:57 PDT
Landed in http://trac.webkit.org/changeset/152339