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

Issue 21499002: Get rid of HStringLength. (Closed)

Created:
7 years, 4 months ago by Benedikt Meurer
Modified:
7 years, 4 months ago
Reviewers:
mvstanton, Sven Panne, danno
CC:
v8-dev
Visibility:
Public.

Description

Get rid of HStringLength. Use HLoadNamedField to load the string length field instead. Depends on: https://codereview.chromium.org/21488002 R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16002

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -161 lines) Patch
M src/arm/lithium-arm.h View 2 chunks +0 lines, -14 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/hydrogen.h View 2 chunks +5 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 4 chunks +25 lines, -7 lines 0 comments Download
M src/hydrogen-instructions.h View 7 chunks +15 lines, -31 lines 0 comments Download
M src/hydrogen-instructions.cc View 4 chunks +13 lines, -11 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/ia32/lithium-ia32.h View 2 chunks +0 lines, -14 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +0 lines, -14 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/x64/lithium-x64.h View 2 chunks +0 lines, -14 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
PTAL
7 years, 4 months ago (2013-08-01 08:19:14 UTC) #1
Sven Panne
lgtm
7 years, 4 months ago (2013-08-01 08:31:22 UTC) #2
Benedikt Meurer
7 years, 4 months ago (2013-08-01 08:42:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16002 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698