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

Issue 7779037: Fix bug in Page::GetRegionMaskForSpan. (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

Fix bug in Page::GetRegionMaskForSpan. When checking for a wrap take into account offset of the start address in the region. BUG=http://crbug.com/94425 TEST=test/mjsunit/regress/regress-94425.js Committed: http://code.google.com/p/v8/source/detail?r=9145

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -1 line) Patch
M src/spaces-inl.h View 1 chunk +2 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-94425.js View 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 3 months ago (2011-09-05 17:18:09 UTC) #1
Erik Corry
Nice catch!
9 years, 3 months ago (2011-09-05 18:45:23 UTC) #2
Erik Corry
9 years, 3 months ago (2011-09-05 18:45:26 UTC) #3
Nice catch! LGTM

Powered by Google App Engine
This is Rietveld 408576698