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

Issue 194503002: Remove SnapshotFillerInterface (Closed)

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

Description

Remove SnapshotFillerInterface There used to be additional pass in the heap profiler that estimated memory required for the snapshot and it used special implementation of the interface. Now that we dropped that step it doesn't makes sense to keep the interface with single implementation. BUG=None LOG=N R=loislo@chromium.org, mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19875

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -95 lines) Patch
M src/heap-snapshot-generator.h View 6 chunks +7 lines, -32 lines 0 comments Download
M src/heap-snapshot-generator.cc View 5 chunks +63 lines, -63 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
yurys
6 years, 9 months ago (2014-03-11 07:56:16 UTC) #1
loislo
lgtm
6 years, 9 months ago (2014-03-11 07:57:41 UTC) #2
yurys
@mstarzinger: please provide OWNERS stamp.
6 years, 9 months ago (2014-03-11 07:58:54 UTC) #3
yurys
6 years, 9 months ago (2014-03-11 07:59:07 UTC) #4
Michael Starzinger
LGTM (rubber-stamped). Sorry for delay, fell through cracks.
6 years, 9 months ago (2014-03-12 09:17:56 UTC) #5
yurys
6 years, 9 months ago (2014-03-13 07:49:05 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r19875 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698