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

Issue 544613002: Remove dead code for inline string hashing. (Closed)

Created:
6 years, 3 months ago by Yang
Modified:
6 years, 3 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Remove dead code for inline string hashing. This has become obsolete since hydrogenized StringAdd. R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23689

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -442 lines) Patch
M src/arm/code-stubs-arm.h View 1 chunk +0 lines, -13 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 1 chunk +0 lines, -42 lines 0 comments Download
M src/arm64/code-stubs-arm64.h View 1 chunk +0 lines, -15 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 chunk +0 lines, -61 lines 0 comments Download
M src/ia32/code-stubs-ia32.h View 1 chunk +0 lines, -15 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +0 lines, -68 lines 0 comments Download
M src/x64/code-stubs-x64.h View 1 chunk +0 lines, -16 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +0 lines, -59 lines 0 comments Download
M test/cctest/test-hashing.cc View 3 chunks +0 lines, -153 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 3 months ago (2014-09-04 11:59:38 UTC) #1
Benedikt Meurer
Great, I wanted to get rid of that crap since forever. LGTM
6 years, 3 months ago (2014-09-04 12:02:49 UTC) #2
Yang
6 years, 3 months ago (2014-09-04 12:15:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 23689 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698