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

Issue 26166004: Get rid of HEAP_PROFILE macro (Closed)

Created:
7 years, 2 months ago by yurys
Modified:
7 years, 2 months ago
Reviewers:
alph, Yang, loislo
CC:
v8-dev
Visibility:
Public.

Description

Get rid of HEAP_PROFILE macro All usages of the macro were replaced with direct calls to the heap profiler. The macro does null check for HeapProfiler which is always true. BUG=None R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17242

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -14 lines) Patch
M src/builtins.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M src/heap.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M src/heap-profiler.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/mark-compact.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
yurys
7 years, 2 months ago (2013-10-16 09:47:15 UTC) #1
Yang
On 2013/10/16 09:47:15, Yury Semikhatsky wrote: lgtm.
7 years, 2 months ago (2013-10-16 12:05:05 UTC) #2
yurys
7 years, 2 months ago (2013-10-16 14:33:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17242 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698