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

Issue 73029: Fix issue 303 by not shortcutting cons-symbols. (Closed)

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

Description

Fixed issue 303 by not shortcutting cons-symbols and added symbol table verification after mark-compact GCs. Committed: http://code.google.com/p/v8/source/detail?r=1698

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -5 lines) Patch
M src/heap.cc View 1 chunk +13 lines, -5 lines 0 comments Download
M src/mark-compact.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
If you have a great idea on how to write a regression test case for ...
11 years, 8 months ago (2009-04-14 09:06:25 UTC) #1
Mads Ager (chromium)
11 years, 8 months ago (2009-04-14 09:24:17 UTC) #2
LGTM!

Writing a test case for this is indeed tricky.  I'm afraid I don't have a good
idea for forcing that situation.

Powered by Google App Engine
This is Rietveld 408576698