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

Issue 7995003: Don't take heap snapshot when doing Heap::RecordStats from OOM cases. (Closed)

Created:
9 years, 3 months ago by Rico
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Don't take heap snapshot when doing Heap::RecordStats from OOM cases. Filled issue 1718 to track this. Committed: http://code.google.com/p/v8/source/detail?r=9397

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/api.cc View 1 1 chunk +4 lines, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
Rico
9 years, 3 months ago (2011-09-22 14:36:37 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 3 months ago (2011-09-22 14:40:38 UTC) #2
LGTM

http://codereview.chromium.org/7995003/diff/3001/src/api.cc
File src/api.cc (right):

http://codereview.chromium.org/7995003/diff/3001/src/api.cc#newcode190
src/api.cc:190: // gc.
comment is not precise: we support it, but you need to do a special GC before
using it.

Powered by Google App Engine
This is Rietveld 408576698