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

Issue 7981001: Remove incorrect debug-code assertion. (Closed)

Created:
9 years, 3 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 3 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Remove incorrect debug-code assertion. We should not use slot address to find out the page. This does not work for large pages. Also this assertion is not always true (violated during incremental marking). R=erik.corry@gmail.com TEST=mozilla/js1_5/extensions/regress-371636 Committed: http://code.google.com/p/v8/source/detail?r=9339

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -12 lines) Patch
M src/ia32/macro-assembler-ia32.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 3 months ago (2011-09-20 11:24:48 UTC) #1
Erik Corry
9 years, 3 months ago (2011-09-20 11:26:11 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698