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

Issue 195102: Fix ARM build (gcc 3.3 failed to resolve types correctly) and constants names. (Closed)

Created:
11 years, 3 months ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
Reviewers:
Søren Thygesen Gjesse, sgjesse
CC:
v8-dev
Visibility:
Public.

Description

Fix ARM build (gcc 3.3 failed to resolve types correctly) and constants names. TBR=sgjesse@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=2904

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -12 lines) Patch
M src/heap-profiler.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/heap-profiler.cc View 6 chunks +9 lines, -8 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
11 years, 3 months ago (2009-09-16 14:54:00 UTC) #1
Søren Thygesen Gjesse
11 years, 3 months ago (2009-09-16 15:04:07 UTC) #2
LGTM

Thanks for fixing the build bustage so quickly.

http://codereview.chromium.org/195102/diff/1/2
File src/heap-profiler.cc (right):

http://codereview.chromium.org/195102/diff/1/2#newcode343
Line 343: ReferencesExtractor extractor(
This can be one line now.

Powered by Google App Engine
This is Rietveld 408576698