Home
last modified time | relevance | path

Searched defs:start_index_mask (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmarking.cc19 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in AllBitsSetInRange() local
48 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in AllBitsClearInRange() local
Dmarking.h277 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in SetRange() local
308 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in ClearRange() local