Bug 150421 - [JSC] Remove two useless temporaries from the PutByOffset codegen
Summary: [JSC] Remove two useless temporaries from the PutByOffset codegen
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-21 15:56 PDT by Benjamin Poulain
Modified: 2015-10-21 18:58 PDT (History)
0 users

See Also:


Attachments
Patch (1.45 KB, patch)
2015-10-21 15:58 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-10-21 15:56:16 PDT
[JSC] Remove two useless temporaries from the PutByOffset codegen
Comment 1 Benjamin Poulain 2015-10-21 15:58:54 PDT
Created attachment 263754 [details]
Patch
Comment 2 Geoffrey Garen 2015-10-21 16:15:45 PDT
Comment on attachment 263754 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2015-10-21 18:58:04 PDT
Comment on attachment 263754 [details]
Patch

Clearing flags on attachment: 263754

Committed r191425: <http://trac.webkit.org/changeset/191425>
Comment 4 Benjamin Poulain 2015-10-21 18:58:07 PDT
All reviewed patches have been landed.  Closing bug.