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

Issue 2159002: Refactoring of codegen-arm.cc to use the VirtualFrame API.... (Closed)

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

Description

Refactoring of codegen-arm.cc to use the VirtualFrame API. BUG=none TEST=none

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -64 lines) Patch
M src/arm/codegen-arm.cc View 1 14 chunks +60 lines, -64 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rodolph
10 years, 7 months ago (2010-05-24 14:10:35 UTC) #1
Erik Corry
LGTM with comments. http://codereview.chromium.org/2159002/diff/1/2 File src/arm/codegen-arm.cc (right): http://codereview.chromium.org/2159002/diff/1/2#newcode4059 src/arm/codegen-arm.cc:4059: VirtualFrame::SpilledScope spilled_scope(frame_); I think it would ...
10 years, 7 months ago (2010-05-25 12:21:56 UTC) #2
rodolph
new draft uploaded. GenerateLogicalBooleanOperation is now back to SpilledScope. http://codereview.chromium.org/2159002/diff/1/2 File src/arm/codegen-arm.cc (right): http://codereview.chromium.org/2159002/diff/1/2#newcode4059 src/arm/codegen-arm.cc:4059: ...
10 years, 7 months ago (2010-05-25 19:07:51 UTC) #3
Erik Corry
10 years, 7 months ago (2010-05-26 08:40:45 UTC) #4
Committed as 4722.  Thanks.

Powered by Google App Engine
This is Rietveld 408576698