Bug 119831 - [JSC] x86: Use inc and dec when possible
Summary: [JSC] x86: Use inc and dec when possible
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: 2013-08-14 19:08 PDT by Benjamin Poulain
Modified: 2013-08-15 19:34 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.72 KB, patch)
2013-08-14 19:11 PDT, Benjamin Poulain
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-08-14 19:08:53 PDT
[JSC] x86: Use inc and dec when possible
Comment 1 Benjamin Poulain 2013-08-14 19:11:05 PDT
Created attachment 208780 [details]
Patch
Comment 2 Geoffrey Garen 2013-08-14 21:21:00 PDT
Comment on attachment 208780 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2013-08-15 19:34:57 PDT
Committed r154158: <http://trac.webkit.org/changeset/154158>