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

Issue 502803002: Rename CountSetBits32 to CountPopulation32 for consistency. (Closed)

Created:
6 years, 4 months ago by Benedikt Meurer
Modified:
6 years, 4 months ago
Reviewers:
Michael Achenbach
CC:
v8-dev
Base URL:
git@github.com:v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Rename CountSetBits32 to CountPopulation32 for consistency. R=machenbach@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23330

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -16 lines) Patch
M src/base/bits.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/compiler/arm/instruction-selector-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/data-flow.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/frames.cc View 1 chunk +1 line, -3 lines 0 comments Download
M test/base-unittests/bits-unittest.cc View 1 chunk +7 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Benedikt Meurer
6 years, 4 months ago (2014-08-24 11:53:49 UTC) #1
Benedikt Meurer
PTAL
6 years, 4 months ago (2014-08-24 11:54:53 UTC) #2
Michael Achenbach
lgtm
6 years, 4 months ago (2014-08-24 17:22:55 UTC) #3
Benedikt Meurer
6 years, 4 months ago (2014-08-25 04:24:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as 23330 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698