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

Issue 3781020: Return false from PagedSpace::Contains is the page from an address is not val... (Closed)

Created:
10 years, 2 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Return false from PagedSpace::Contains if the page from an address is not valid. This can happen on Mac where C++ code can be in the 4-8K range. Committed: http://code.google.com/p/v8/source/detail?r=5656

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M src/spaces.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/spaces-inl.h View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 2 months ago (2010-10-19 09:15:26 UTC) #1
Kasper Lund
10 years, 2 months ago (2010-10-19 09:16:36 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698