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

Issue 1000007: Fix formatting around * and &. (Closed)

Created:
10 years, 9 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix formatting around * and &. Committed: http://code.google.com/p/v8/source/detail?r=4169

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -31 lines) Patch
M src/arm/macro-assembler-arm.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.h View 1 chunk +20 lines, -20 lines 0 comments Download
M src/ia32/codegen-ia32.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/serialize.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
10 years, 9 months ago (2010-03-17 13:08:24 UTC) #1
Vyacheslav Egorov (Chromium)
10 years, 9 months ago (2010-03-17 13:50:30 UTC) #2
LGTM

But at least two places with incorrect asterisk layout still left. Please see

counters.h:68:  static int *FindLocation(const char* name) {
v8.cc:46:bool V8::Initialize(Deserializer *des) {

On 2010/03/17 13:08:24, Erik Corry wrote:
>

Powered by Google App Engine
This is Rietveld 408576698