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

Issue 5965014: ARM: support regexp literals in lithium-codegen-arm. Also, update... (Closed)

Created:
9 years, 11 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM: support regexp literals in lithium-codegen-arm. Also, update comment on the AllocateInNewSpace macroassembler method. Committed: http://code.google.com/p/v8/source/detail?r=6192

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -7 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +50 lines, -1 line 1 comment Download
M src/arm/macro-assembler-arm.h View 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 11 months ago (2011-01-05 15:47:48 UTC) #1
Søren Thygesen Gjesse
9 years, 11 months ago (2011-01-05 21:58:55 UTC) #2
LGTM

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

http://codereview.chromium.org/5965014/diff/1/src/arm/lithium-codegen-arm.cc#...
src/arm/lithium-codegen-arm.cc:2232: // r0 = regexp literal clone.
Maybe mention that r2 and r4 - r6 are used as temporaries.

Powered by Google App Engine
This is Rietveld 408576698