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

Issue 67125: Verify the symbol table contents before and after all... (Closed)

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

Description

Verify the symbol table contents before and after all GCs (not just mark-compacts) and make the mark-compact shortcutting of cons-strings identical to the scavenge version. Committed: http://code.google.com/p/v8/source/detail?r=1699

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -45 lines) Patch
M src/heap.cc View 3 chunks +27 lines, -10 lines 0 comments Download
M src/mark-compact.cc View 4 chunks +1 line, -33 lines 0 comments Download
M src/objects.h View 1 chunk +14 lines, -0 lines 0 comments Download
M src/objects.cc View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 8 months ago (2009-04-14 11:43:55 UTC) #1
Mads Ager (chromium)
11 years, 8 months ago (2009-04-14 11:55:38 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698