Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Issue 568016: Remove explicit Result arguments to IC calls on ARM. (Closed)

Created:
10 years, 10 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Remove explicit Result arguments to IC calls on ARM. Committed: http://code.google.com/p/v8/source/detail?r=3769

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -147 lines) Patch
M src/arm/codegen-arm.cc View 5 chunks +6 lines, -23 lines 0 comments Download
M src/arm/virtual-frame-arm.h View 1 3 chunks +5 lines, -29 lines 0 comments Download
M src/arm/virtual-frame-arm.cc View 1 2 chunks +6 lines, -95 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
A small changelist for you.
10 years, 10 months ago (2010-02-02 11:05:49 UTC) #1
William Hesse
The Result arguments were also never used in CallStub on ARM, and the platform-independent PrepareForCall, ...
10 years, 10 months ago (2010-02-02 12:29:00 UTC) #2
Erik Corry
10 years, 10 months ago (2010-02-02 13:14:58 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698