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

Issue 153993011: A64: Port LSeqStringGetChar. (Closed)

Created:
6 years, 10 months ago by ulan
Modified:
6 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 : #

Patch Set 2 : whitespace #

Total comments: 4

Patch Set 3 : UseRegister #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -2 lines) Patch
M src/a64/lithium-a64.h View 2 chunks +20 lines, -0 lines 0 comments Download
M src/a64/lithium-a64.cc View 1 2 1 chunk +9 lines, -2 lines 0 comments Download
M src/a64/lithium-codegen-a64.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/a64/lithium-codegen-a64.cc View 1 2 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ulan
PTAL
6 years, 10 months ago (2014-02-05 19:03:09 UTC) #1
Rodolph Perfetta (ARM)
https://codereview.chromium.org/153993011/diff/60001/src/a64/lithium-codegen-a64.cc File src/a64/lithium-codegen-a64.cc (right): https://codereview.chromium.org/153993011/diff/60001/src/a64/lithium-codegen-a64.cc#newcode4463 src/a64/lithium-codegen-a64.cc:4463: ASSERT(!temp.is(string)); string is declared "AtStart" and temp is declared ...
6 years, 10 months ago (2014-02-05 20:07:21 UTC) #2
ulan
PTAL https://codereview.chromium.org/153993011/diff/60001/src/a64/lithium-codegen-a64.cc File src/a64/lithium-codegen-a64.cc (right): https://codereview.chromium.org/153993011/diff/60001/src/a64/lithium-codegen-a64.cc#newcode4481 src/a64/lithium-codegen-a64.cc:4481: if (FLAG_debug_code) { On 2014/02/05 20:07:22, Rodolph Perfetta ...
6 years, 10 months ago (2014-02-06 08:55:54 UTC) #3
Rodolph Perfetta (ARM)
lgtm
6 years, 10 months ago (2014-02-06 09:32:21 UTC) #4
ulan
6 years, 10 months ago (2014-02-06 09:43:09 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r19133 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698