Bug 144118 - Remove a useless branch on DFGGraph::addShouldSpeculateMachineInt()
Summary: Remove a useless branch on DFGGraph::addShouldSpeculateMachineInt()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-23 13:33 PDT by Benjamin Poulain
Modified: 2015-04-23 23:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2015-04-23 13:33 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-04-23 13:33:32 PDT
Remove a useless branch on DFGGraph::addShouldSpeculateMachineInt()
Comment 1 Benjamin Poulain 2015-04-23 13:33:57 PDT
Created attachment 251481 [details]
Patch
Comment 2 Geoffrey Garen 2015-04-23 13:53:23 PDT
Comment on attachment 251481 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-04-23 23:37:25 PDT
Comment on attachment 251481 [details]
Patch

Clearing flags on attachment: 251481

Committed r183251: <http://trac.webkit.org/changeset/183251>
Comment 4 WebKit Commit Bot 2015-04-23 23:37:28 PDT
All reviewed patches have been landed.  Closing bug.