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

Issue 558016: Strengthen a few assertions and add zapping of allocated... (Closed)

Created:
10 years, 11 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Strengthen a few assertions and add zapping of allocated memory blocks filling them out with recognizable non-zero bit pattern in debug mode. Committed: http://code.google.com/p/v8/source/detail?r=3729

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -9 lines) Patch
M src/heap-inl.h View 1 chunk +5 lines, -1 line 0 comments Download
M src/objects.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/spaces.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/spaces.cc View 6 chunks +24 lines, -6 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 11 months ago (2010-01-28 08:23:29 UTC) #1
Kevin Millikin (Chromium)
10 years, 11 months ago (2010-01-28 08:38:02 UTC) #2
LGTM.

http://codereview.chromium.org/558016/diff/1/5
File src/spaces.cc (right):

http://codereview.chromium.org/558016/diff/1/5#newcode361
src/spaces.cc:361: // Is this the problematic one?
I'm not sure this comment adds anything.

Powered by Google App Engine
This is Rietveld 408576698