v8/test
antonm@chromium.org 9477ea8735 Fix LargeObjectSpace::Contains to check if addr is in new space.
Otherwise page header check is not quite robust: if there is a smi
at the same offset as Page::is_normal_page field, wrong result would
be returned.

That shouldn't be the problem for paged spaces as objects in those
pages do not span page boundaries and thus cannot mess with ::is_normal_page field.

Review URL: http://codereview.chromium.org/1175001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4270 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-03-25 13:10:50 +00:00
..
cctest Fix LargeObjectSpace::Contains to check if addr is in new space. 2010-03-25 13:10:50 +00:00
es5conform MIPS port initial commit 2010-02-04 20:36:58 +00:00
message MIPS port initial commit 2010-02-04 20:36:58 +00:00
mjsunit Re-apply "Inline floating point compare" 2010-03-25 12:04:34 +00:00
mozilla Sort tests to increase predictability of mozilla test runs 2009-11-04 16:55:24 +00:00
sputnik MIPS port initial commit 2010-02-04 20:36:58 +00:00