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

Issue 18714006: Collect garbage at the beginning of cctest/test-cpu-profiler/FunctionCallSample (Closed)

Created:
7 years, 5 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Collect garbage at the beginning of cctest/test-cpu-profiler/FunctionCallSample That way, we don't end up collecting all samples in the garbage collector when the i18n extension is loaded. BUG=v8:2745 R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15547

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M test/cctest/test-cpu-profiler.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
7 years, 5 months ago (2013-07-08 11:07:38 UTC) #1
Jakob Kummerow
LGTM. Do we want/need the same GC call in other CpuProfiler tests too?
7 years, 5 months ago (2013-07-08 11:09:30 UTC) #2
jochen (gone - plz use gerrit)
On 2013/07/08 11:09:30, Jakob wrote: > LGTM. Do we want/need the same GC call in ...
7 years, 5 months ago (2013-07-08 11:12:05 UTC) #3
jochen (gone - plz use gerrit)
7 years, 5 months ago (2013-07-08 11:26:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r15547 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698