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

Issue 6099006: Implement ARM lithium support for ObjectLiteral. (Closed)

Created:
9 years, 11 months ago by danno
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Implement ARM lithium support for ObjectLiteral. Committed: http://code.google.com/p/v8/source/detail?r=6166

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 1 chunk +13 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
9 years, 11 months ago (2011-01-04 16:41:27 UTC) #1
Mads Ager (chromium)
9 years, 11 months ago (2011-01-04 16:44:50 UTC) #2
LGTM

http://codereview.chromium.org/6099006/diff/1/src/arm/lithium-codegen-arm.cc
File src/arm/lithium-codegen-arm.cc (right):

http://codereview.chromium.org/6099006/diff/1/src/arm/lithium-codegen-arm.cc#...
src/arm/lithium-codegen-arm.cc:2211: // Pick the right runtime function or stub
to call.
Update comment to reflect that we always call a runtime function and never a
stub? Update the comment in the ia32 codegen as well if it is the same comment?

Powered by Google App Engine
This is Rietveld 408576698