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

Issue 9155010: Minor cleanups of numeric seeded hashing patch. (Closed)

Created:
8 years, 11 months ago by Erik Corry
Modified:
8 years, 11 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Minor cleanups of numeric seeded hashing patch. Committed: http://code.google.com/p/v8/source/detail?r=10367

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -49 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/flag-definitions.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/heap.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/heap.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/objects.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/profile-generator.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-hashing.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 11 months ago (2012-01-10 13:15:05 UTC) #1
Michael Starzinger
8 years, 11 months ago (2012-01-10 13:22:38 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698