Home | History | Annotate | Download | only in src

Lines Matching defs:marks

843   // Sequentially clear region marks in the newly allocated
1035 // Sequentially clear region marks of new pages and and cache the
2936 uint32_t marks = page->GetRegionMarks();
2939 if (marks != Page::kAllRegionsCleanMarks) {
2942 // normal pages of size Page::kPageSize having same dirty marks
2951 heap()->IterateDirtyRegions(marks >> first_region_number,
2962 heap()->IterateDirtyRegions(marks,
2975 heap()->IterateDirtyRegions(marks,