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

Issue 8216005: Make GCC 4.5.x happy. (Closed)

Created:
9 years, 2 months ago by Sven Panne
Modified:
9 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Make GCC 4.5.x happy. Committed: http://code.google.com/p/v8/source/detail?r=9555

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/objects.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
9 years, 2 months ago (2011-10-10 08:47:15 UTC) #1
Michael Starzinger
LGTM. http://codereview.chromium.org/8216005/diff/1/src/objects.cc File src/objects.cc (right): http://codereview.chromium.org/8216005/diff/1/src/objects.cc#newcode10530 src/objects.cc:10530: template class HashTable<ObjectHashTableShape, JSObject*>; I think we can ...
9 years, 2 months ago (2011-10-10 08:49:36 UTC) #2
Sven Panne
9 years, 2 months ago (2011-10-10 08:56:53 UTC) #3
http://codereview.chromium.org/8216005/diff/1/src/objects.cc
File src/objects.cc (right):

http://codereview.chromium.org/8216005/diff/1/src/objects.cc#newcode10530
src/objects.cc:10530: template class HashTable<ObjectHashTableShape, JSObject*>;
On 2011/10/10 08:49:36, Michael Starzinger wrote:
> I think we can remove this instance now.

Done.

Powered by Google App Engine
This is Rietveld 408576698