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

Issue 8381040: Move some heap verification code in under the --verify-heap flag to speed (Closed)

Created:
9 years, 2 months ago by Erik Corry
Modified:
9 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Move some heap verification code in under the --verify-heap flag to speed up debug mode tests. Committed: http://code.google.com/p/v8/source/detail?r=9774

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -40 lines) Patch
M src/heap.cc View 8 chunks +22 lines, -8 lines 0 comments Download
M src/heap-inl.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/incremental-marking.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M src/objects-inl.h View 2 chunks +7 lines, -2 lines 0 comments Download
M src/runtime.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M src/spaces.h View 1 chunk +0 lines, -5 lines 0 comments Download
M src/spaces.cc View 2 chunks +0 lines, -11 lines 0 comments Download
M src/store-buffer.cc View 1 chunk +8 lines, -8 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-10-25 13:26:19 UTC) #1
lgtm

Powered by Google App Engine
This is Rietveld 408576698