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

Issue 6456022: Change our zap values from hex numbers tagged as a heap object to hex numbers... (Closed)

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

Description

Change our zap values from hex numbers tagged as a heap object to hex numbers tagged as a failure. Since our zap values are valid heap object addreses we might hit asserts if a heap object gets the value of a zap constant as its address. Committed: http://code.google.com/p/v8/source/detail?r=6695

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/v8globals.h View 1 chunk +9 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Rico
9 years, 10 months ago (2011-02-09 10:06:56 UTC) #1
Rico
This fixes the win32 debug check failures in the threaded cctests
9 years, 10 months ago (2011-02-09 10:08:11 UTC) #2
Vyacheslav Egorov (Chromium)
9 years, 10 months ago (2011-02-09 12:27:02 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698